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.
Namespace: KGySoft.WinFormsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
ReadOnly Property State As TState
Get
property TState State {
TState get ();
}
abstract State : 'TState with get
Property Value
TState