Elemental Visual Part - LabelPosition Property

LabelPosition sets the position of labels

Member of Elemental Visual Part (PRIM_EVP)

Data Type - Enumeration

Details

The LabelPosition property governs the position label portion of a field relative to the input area.
 
Changing the LabelPosition property in the designer may cause the field to change its height to accommodate both the label and edit area.

Allowed Values

Enum ValueDescription
BottomShow below the input area
NoneThe input area will occupy the whole control
LeftShow to the left of the input area
RightShow to the right of the input area
TopShow above the input area


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2