ControlAppearanceStateCheckState Property

When applicable, gets the check state to be painted for the control.

Definition

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

Property Value

CheckState

See Also