displayCtrl: Difference between revisions
| Killzone Kid (talk | contribs)  (see also) | m (format) | ||
| Line 19: | Line 19: | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| |x1= < | |x1= <code>_ChildControl = _ParentDisplay [[displayCtrl]] 101;</code> |= Example 1 | ||
| ____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
Revision as of 16:25, 5 September 2014
Description
- Description:
- Return child control with specified idc.
- Groups:
- Uncategorised
Syntax
- Syntax:
- Control = display displayCtrl idc
- Parameters:
- display: Display
- idc: Number
- Return Value:
- Control
Examples
- Example 1:
- _ChildControl = _ParentDisplay displayCtrl 101;
Additional Information
- See also:
- findDisplayctrlCreatectrlDeletectrlSetDirectionctrlModelctrlSetModelctrlModelDirectionctrlModelUpctrlModelSidectrlPositionctrlSetPositionctrlClassName
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
