Integer constants specifying the type of alignment.
Name
Value
Description
agbLeft
0*
Text is left aligned.
agbRight
1
Text is right aligned.
agbCenter
2
Text is centered.
AGroupBox.Alignment