SetEnabled
Disable or enable a control
Prototype:
SetEnabled(LONG ControlID, BYTE bEnabled)
Arguments:
ControlID
ID of the control
bEnabled
True enables the control, False disables.