Specifies constants indicating when the error icon, supplied by an System.Windows.Forms.ErrorProvider, should blink to alert the user that an error has occurred.
Always blink when the error icon is first displayed, or when a error description string is set for the control and the error icon is already displayed.
BlinkIfDifferentError
Blinks when the icon is already displayed and a new error string is set for the control.
NeverBlink
Never blink the error icon.
Requirements
Namespace: System.Windows.Forms Assembly: System.Windows.Forms (in System.Windows.Forms.dll) Assembly Versions: 1.0.5000.0, 2.0.0.0