ctrlEnable

From Bohemia Interactive Community
Revision as of 17:58, 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

ctrlEnable [idc, enable]


Operand types:

[idc, enable]: Array

Type of returned value:

Nothing

Description:

Enable / disable control with id idc of topmost user dialog.


Example:

ctrlEnable [100, false]