GetCheckbox
Test if a button is a checkbox
Prototype:
GetCheckbox(LONG ControlID),BYTE
Arguments:
ControlID
ID of the control
Return value:
Returns True if this control is a checkbox (or radio), false otherwise.