QuSystem Documentation
FadeInterval Property
The System namespace that should have been...System.Windows.FormsQuFormFadeInterval

[This is preliminary documentation and is subject to change.]

Gets or sets the fade interval.
Declaration Syntax
C#Visual BasicVisual C++
public int FadeInterval{ get; set;}
Public Property FadeInterval As Integer
public:
property int FadeInterval {
	int get ();
	void set (int value);
}
Value
The fade interval.

Assembly: QuSystem (Module: QuSystem) Version: 1.0.0.0