PaintStateEventArgsState Property

Gets the appearance state of the control for the painting.

Definition

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

Property Value

ControlAppearanceState

See Also