enumAGroupBoxAlignment Enum

Integer constants specifying the type of alignment.

Constants

 

Name

Value

Description

agbLeft

0*

Text is left aligned.

agbRight

1

Text is right aligned.

agbCenter

2

Text is centered.

 

Applies to

AGroupBox.Alignment