Admin Production ni-theme
Current Publication

ATTR_LABEL_JUSTIFY

LabWindows/CVI

ATTR_LABEL_JUSTIFY (Control)

Type: Control attribute
Description: The label justification of the control.
Control Types: ActiveX controls, binary switches, canvases, color numerics, digital graphs, graphs, LEDs, list boxes, numerics, picture buttons, picture rings, pictures, radio buttons, rings, numeric slides, ring slides, strings, strip charts, tables, text boxes, text buttons, timers, toggle buttons, trees.
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.