|
GetEnabled |
|
Check if a control is enabled
Prototype:
GetEnabled(LONG ControlID),BYTE
Arguments:
ControlID |
ID of the control |
Return value:
Returns True if the control is enabled, and False if it's disabled.