Quantcast
Channel: Error provider
Viewing all articles
Browse latest Browse all 4

Error provider

$
0
0

How do I code an error provider and then hide the Error provider mark, I have a list box with things to highlight I have the code when the list box items are not high lighted, but I need the code to hide the error when the item is high lighted.

Here is the code I have got so far,

If Eatinglistbox.Text = "" Then
            ErrorProvider1.SetError(Eatinglistbox, "No Text was chosen !!")
        
        End If

Viewing all articles
Browse latest Browse all 4

Latest Images

Trending Articles





Latest Images