ctrlActivate: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\| *((\[\[[a-zA-Z0-9_ |()]+\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
m (Text replacement - " " to " ")
Line 16: Line 16:


| [[Nothing]]
| [[Nothing]]
 
 
|x1= <code>[[ctrlActivate]] _control</code>
|x1= <code>[[ctrlActivate]] _control</code>
|x2= <code>_control [[ctrlEnable]] false;
|x2= <code>_control [[ctrlEnable]] false;

Revision as of 20:53, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
GUI Control

Syntax

Syntax:
Syntax needed
Parameters:
controlName: Control
Return Value:
Return value needed

Examples

Example 1:
ctrlActivate _control
Example 2:
_control ctrlEnable false; ctrlActivate _control; // Action fired.

Additional Information

See also:
allControlsallDisplayscontrolsGroupCtrlctrlDeletectrlModelctrlSetModelctrlPositionctrlSetPositionctrlClassNamectrlModelScalectrlSetModelScalectrlModelDirAndUpctrlSetModelDirAndUpdisplayParent

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