ATTR_TEXT_JUSTIFY

Type: Control attribute
Description: The text justification of the control.
Control Types: Numerics, rings, numeric slides, strings, text boxes, text messages.
Restrictions: Not valid for controls of type CTRL_POPUP_MENU_RING.
Data Type: integer

Values

VAL_LEFT_JUSTIFIED Justify text to the left.
VAL_RIGHT_JUSTIFIED Justify text to the right.
VAL_CENTER_JUSTIFIED Center justify the text.