System.Windows.Forms.ErrorProvider.BlinkStyle Property

Gets or sets a value indicating when the error icon flashes.

Syntax

[System.ComponentModel.DefaultValue(System.Windows.Forms.ErrorBlinkStyle.BlinkIfDifferentError)]
public ErrorBlinkStyle BlinkStyle { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The error icon flashes in the manner specified by the assigned System.Windows.Forms.ErrorBlinkStyle when an error occurs. Setting the ErrorProvider.BlinkRate to zero sets the ErrorProvider.BlinkStyle to ErrorBlinkStyle.NeverBlink.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0