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.

Definition

Namespace: KGySoft.WinForms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
bool FadingAnimationsEnabled { get; set; }

Property Value

Boolean

See Also