ctrlShown

From Bohemia Interactive Community
Revision as of 14:19, 6 July 2006 by Planck (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


ctrlShown control


Operand types:

control: Control

Type of returned value:

Boolean

Compatibility:

Version 2.50 required.

Description:

Returns whether given control is shown.


Example:

_ok = ctrlShown _control