'HIDE'(id{,id...})
The 'HIDE' mnemonic makes windows, controls, or child window invisible. If id is 0, the current window is hidden. The 'SHOW' mnemonic makes the object visible.
|
Parameter |
Description |
|
id |
Identifies a window, child window, or control in the current context. |