enumACheckBoxValue Enum

Integer constants specifying whether the control is checked or unchecked.

Constants

 

Name

Value

Description

achkUnchecked

0*

The control is not checked.

achkChecked

1

The control is checked.

achkGrayed

2

The control is dimmed.

Applies to

ACheckBox.Value