ControlAppearanceStateCheckState Property
When applicable, gets the check state to be painted for the control.
Namespace: KGySoft.WinForms.ControlsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public CheckState CheckState { get; }
Public ReadOnly Property CheckState As CheckState
Get
public:
property CheckState CheckState {
CheckState get ();
}
member CheckState : CheckState with get
Property Value
CheckState