Integer constants specifying whether the control is checked or unchecked.
Name |
Value |
Description |
achkUnchecked |
0* |
The control is not checked. |
achkChecked |
1 |
The control is checked. |
achkGrayed |
2 |
The control is dimmed. |