ctrlSetChecked: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (arma3 category)
(see also)
Line 24: Line 24:
____________________________________________________________________________________________
____________________________________________________________________________________________


| |= SEEALSO  
| [[ctrlChecked]], [[cbChecked]], [[cbSetChecked]] |= SEEALSO  


|  |= MPBEHAVIOUR  
|  |= MPBEHAVIOUR  

Revision as of 12:08, 3 April 2014

Hover & click on the images for description

Description

Description:
Sets checked state of checkbox.
Groups:
Uncategorised

Syntax

Syntax:
control ctrlSetChecked bool
Parameters:
control: Control
bool: Boolean
Return Value:
Nothing

Examples

Example 1:

Additional Information

See also:
ctrlCheckedcbCheckedcbSetChecked

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

Notes

Bottom Section