ctrlSetFocus: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[cC]ategory:[sS]cripting [cC]ommands\|[a-z A-Z 0-9_]+\]\]" to "")
No edit summary
Line 16: Line 16:
   
   
|x1= <code>[[ctrlSetFocus]] _control;</code>
|x1= <code>[[ctrlSetFocus]] _control;</code>
|[[focusedCtrl]]
}}
}}



Revision as of 01:51, 15 February 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:
ctrlSetFocus _control;

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
Posted on June 30, 2017 - 09:54 (UTC)
IT07
This command seems to only work on controls that accept any input from keyboard or mouse.