|
SetVisible |
|
Set visibility of a control
Prototype:
SetVisible(LONG ControlID, BYTE bVisible)
Arguments:
ControlID |
ID of the control |
bVisible |
If set to True the control is visible. Set to False to hide control. |