Admin Production ni-theme
Current Publication

ATTR_FRAME_STYLE

LabWindows/CVI

ATTR_FRAME_STYLE

Type: Panel attribute
Description: The style of frame for the panel.
Restrictions: Valid for child panels only.
Data Type: integer
Default Value: VAL_RAISED_OUTLINED_FRAME
LabWindows/CVI
Compatibility:
LabWindows/CVI 3.0 and later

Values

VAL_OUTLINED_FRAME Single black line for panel frame.
VAL_BEVELLED_FRAME Slanted or angled look for panel frame.
VAL_RAISED_FRAME Raised look for the panel frame.
VAL_HIDDEN_FRAME No frame for the panel.
VAL_STEP_FRAME Single colorable line of variable width around panel frame.
VAL_RAISED_OUTLINED_FRAME Raised colorable line of variable width around panel frame.