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:

NameValueDescription
exLeft0 Left-aligns the control's text
exCenter1 Centers the control's text
exRight2 Right-aligns the control's text