CheckBoxState

Description

The CheckBoxState enumeration contains states of the checkbox of the CheckBox component.

It is used by the following property:

Available Values

Value Brief description
0 Unchecked. Checkbox is deselected.
1 Checked. Checkbox is selected.
2 Grayed. Intermediate state of checkbox.

See also:

Forms Assembly Enumerations