Admin Production ni-theme
Current Publication

ATTR_TEXT_JUSTIFY

LabWindows/CVI

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
Default Value: VAL_LEFT_JUSTIFIED
LabWindows/CVI
Compatibility:
LabWindows/CVI 3.0 and later

Values

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