ctrlEnable

From Bohemia Interactive Community
Revision as of 21:09, 1 June 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


ctrlEnable [idc, enable]


Operand types:

[idc, enable]: Array

Type of returned value:

Nothing

Compatibility:

Added in version 1.50

Description:

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


Example:

ctrlEnable [100, false]