ctrlShow

From Bohemia Interactive Community
Revision as of 18:04, 16 April 2006 by Planck (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

back to COMREF

ctrlShow [idc, show]


Operand types:

[idc, show]: Array

Type of returned value:

Nothing

Description:

Show / hide control with id idc of topmost user dialog.


Example:

ctrlShow [100, true]