SHOW Mnemonic - Show Object(s)
Syntax
'SHOW'(id{,id...})
Description
When printed to a SYSWINDOW channel, the 'SHOW' mnemonic makes one or more controls or child windows visible. If id is 0, the current window is shown. The 'HIDE' mnemonic makes the objects invisible.
|
Parameter |
Description |
|
id |
Control ID(s) of the control(s) or child window(s) to be made visible. Each must be an integer between 1 and 32767 and be unique within a given top-level window. |