ISupportsFadingTStateFadingAnimationsEnabled Property
Gets or sets whether fading animations are enabled for the control.
Animations work on Windows Vista and above when visual styles are enabled.
Namespace: KGySoft.WinFormsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
bool FadingAnimationsEnabled { get; set; }
Property FadingAnimationsEnabled As Boolean
Get
Set
property bool FadingAnimationsEnabled {
bool get ();
void set (bool value);
}
abstract FadingAnimationsEnabled : bool with get, set
Property Value
Boolean