How to determine if the Errorprovider control in VB.net is visible or present in my form? thanks!
Error Provider control is not visible at run time. However it is visible in the designer's component tray (at the bottom of the form). However if you have bound your error control with any of the text box then it is visible as an icon if the validation fails.