Label - VerticalAlignment Property

Vertical position of the caption within the control

Member of Label (PRIM_LABL)

Data Type - Enumeration

Details

The VerticalAlignment property is used to control the vertical position of the text.
 
The Alignment property is used to control the horizontal position within the control.

Allowed Values

Enum ValueDescription
BottomPosition near the bottom
CenterCentered horizontally
TopRight justified


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2