ISupportsFadingTStateState Property

Gets the current state of the object. When it changes, the control should be invalidated. When the control is repainted but there is no state difference, no animation will be performed.

Definition

Namespace: KGySoft.WinForms
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
TState State { get; }

Property Value

TState

See Also