enumATextBoxAlignment Enum

Integer constants specifying the type of alignment.

Constants

 

Name

Value

Description

atbLeft

0*

Text is left aligned.

atbRight

1

Text is right aligned.

atbCenter

2

Text is centered.

Applies to

ATextBox.Alignment