ctrlSetChecked: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(see also)
No edit summary
Line 7: Line 7:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Sets checked state of checkbox.  |= Description
| Sets checked state of checkbox (CT_CHECKBOXES, Type 7).  |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 19:36, 3 April 2014

Hover & click on the images for description

Description

Description:
Sets checked state of checkbox (CT_CHECKBOXES, Type 7).
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