QuSystem Documentation
FadeOutComplete Event
The System namespace that should have been...System.Windows.FormsQuFormFadeOutComplete

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

Occurs when the form has been totally hidden/faded.
Declaration Syntax
C#Visual BasicVisual C++
protected event QuForm.QuForm..::FadeOutCompleteHandler FadeOutComplete
Protected Event FadeOutComplete As QuForm..::FadeOutCompleteHandler
protected:
 event QuForm..::FadeOutCompleteHandler^ FadeOutComplete {
	void add (QuForm..::FadeOutCompleteHandler^ value);
	void remove (QuForm..::FadeOutCompleteHandler^ value);
}
Remarks
0% opacity

Assembly: QuSystem (Module: QuSystem) Version: 1.0.0.0