ctrlParent: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
 
mNo edit summary
Line 20: Line 20:
'''Description:'''
'''Description:'''


Returns container of the given control.
Returns container of the given '''control'''.





Revision as of 13:06, 6 July 2006


ctrlParent control


Operand types:

control: Control

Type of returned value:

Display

Compatibility:

Version 2.50 required.

Description:

Returns container of the given control.


Example:

_display = ctrlParent _control