Edit Box - DisplayAlignment Property

DisplayAlignment sets edit box alignment when not in focus

Member of Edit Box (PRIM_EDIT)

Data Type - Enumeration

Details

The DisplayAlignment property determines where the text will be shown when the edit is not the focus control.

Allowed Values

Enum ValueDescription
CenterCenter the text
LeftLeft justify the text
RightRight justify the text


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2