System.Windows.Forms.ErrorProvider.BlinkRate Property

Gets or sets the rate at which the error icon flashes.

Syntax

[System.ComponentModel.RefreshProperties(System.ComponentModel.RefreshProperties.Repaint)]
[System.ComponentModel.DefaultValue(250)]
public int BlinkRate { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The error icon flashes at the specified rate. A value of zero sets 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