GetChecked
Test if a control is checked
Prototype:
GetChecked(LONG ControlID),BYTE
Arguments:
ControlID
ID of the control
Return value:
Returns True if the control is checked, False otherwise.