enumACheckBoxAlignment Enum

Integer constants specifying the type of alignment.

Constants

 

Name

Value

Description

achkLeft

0*

The checkmark is left-aligned; the text is right-aligned.

achkRight

1

The checkmark is right-aligned; the text is left-aligned.

 

Applies to

ACheckBox.Alignment