ErrorProvider::Clear Method ()
.NET Framework (current version)
Clears all settings associated with this component.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Calling this method clears all property settings for this ErrorProvider, restoring the properties to their default values. To clear the error message, call the SetError method and pass in Empty for the String value. This removes the error glyph from the specified Control.
.NET Framework
Available since 2.0
Available since 2.0
Show: