Returns or sets the state of the control when the Style property is set to STYLE_CHECKBOX or STYLE_RADIOBUTTON. If the button Style is set to STYLE_PUSHBUTTON the property is ignored.
Supported values are the following:
Value
|
Meaning
|
0
|
The button is not checked (not pressed)
|
1
|
The button is checked (pressed).
|
|