FadingPainterTStateState Property

Gets or sets the stored last state explicitly. Setting this property does not invalidate the host control.

Definition

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

Property Value

TState

See Also