ISupportsFadingTStateFadingAnimationDefaultSpeed Property

Gets or sets the default fading animation speed, in milliseconds. 0 means immediate change.

Definition

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

Property Value

Int32

See Also