Admin Production ni-theme
Current Publication

ATTR_LEFT

LabWindows/CVI

ATTR_LEFT (Panel)

Type: Panel attribute
Description: The horizontal offset (in pixels) of the panel relative to the origin of the screen (for top-level windows) or the parent panel (for child panels).

The screen origin (0,0) is the upper-left corner of the screen.

The origin of a parent panel is the upper-left corner of the panel below the title bar and to the right of the panel frame.
Data Type: integer
Valid Range: -32768 to 32767, or VAL_AUTO_CENTER
LabWindows/CVI
Compatibility:
LabWindows/CVI 3.0 and later

Values

VAL_AUTO_CENTER Center the panel on the screen or within the parent panel.