ctrlParentControlsGroup

From Bohemia Interactive Community
Revision as of 19:47, 7 May 2016 by R3vo (talk | contribs) (Added page for ctrlParentControlsGroup: Please review)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
-wrong parameter (""local"argument") defined!--wrong parameter (""local"effect") defined!-
Hover & click on the images for description

Description

Description:
Returns the parent control of a given child control
Multiplayer:
-
Groups:
Uncategorised

Syntax

Syntax:
ctrlParentControlsGroup Control
Parameters:
Control - Child control
Return Value:
Control

Examples

Example 1:
_ctrlCombo = _ctrl controlsGroupCtrl 100;//Control ctrlParentControlsGroup _ctrlCombo;//Parent control group (_ctrl)

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note

Bottom Section