SetCheckbox |
Controls if a control is checkbox or not.
Prototype:
SetCheckbox(LONG ControlID, BYTE IsCheckbox)
Arguments:
ControlID |
ID of the control |
IsCheckbox |
If this argument is True, the button control will be turned into a checkbox |