Admin Production ni-theme
Current Publication

ATTR_LABEL_LEFT

LabWindows/CVI

ATTR_LABEL_LEFT

Type: Control attribute
Description: The horizontal offset in pixels of the label relative to the origin of the panel.

The panel origin (0,0) is the upper-left corner of the panel below the title bar and to the right of the panel frame.
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
Valid Range: -32768 to 32767, VAL_AUTO_CENTER, VAL_LEFT_ANCHOR, or VAL_RIGHT_ANCHOR
LabWindows/CVI
Compatibility:
LabWindows/CVI 3.0 and later

Values

VAL_AUTO_CENTER Center the label, digital display, or legend with respect to the control.
VAL_RIGHT_ANCHOR Place the label, digital display, or legend flush with the right edge of the control.
VAL_LEFT_ANCHOR Place the label, digital display, or legend flush with the left edge of the control.