constants AlignmentEnum
The AlignmentEnum type defines the alignment of the control's text. The
Alignment
property aligns the control's text. The AlignmentEnum type supports the following values:
Name
Value
Description
exLeft
0
Left-aligns the control's text
exCenter
1
Centers the control's text
exRight
2
Right-aligns the control's text