Object The control or window to be hidden. Default is the current object.
The macro %%Hide is used to make a window or control invisible.
%%Hide(Win1.)
Make the window called
"Win1" invisible.
%%Hide(.)
Make the current window invisible.
%%Hide
Make the current window or control invisible.