constants VAlignmentEnum
The VAlignmentEnum type specifies the way the control's caption is vertically aligned. The
VAlignment
property specifies the control's caption vertical alignment. The VAlignmentEnum type supports the following values:
Name
Value
Description
exTopAlignment
0
Aligns the caption to the top.
exMiddleAlignment
4
Centers the caption.
exBottomAlignment
8
Aligns the caption to the bottom.