TextBox..::..BlinkInterval Property

Gets or sets the blink interval.

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public float BlinkInterval { get; set; }
Public Property BlinkInterval As Single
	Get
	Set
public:
property float^ BlinkInterval {
	float^ get ();
	void set (float^ value);
}

Field Value

The blink interval.