CheckBoxState

Description

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

It is used by the following property:

Available values

Value Brief description
0 Unchecked. Flag is selected.
1 Checked. Flag is not selected.
2 Grayed. Intermediate state of flag.

See also:

Forms Assembly Enumerations