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 Value

Description

Bottom

Show below the input area

None

The input area will occupy the whole control

Left

Show to the left of the input area

Right

Show to the right of the input area

Top

Show above the input area


See also

All Component Classes

Technical Reference

  • No labels