Admin Production ni-theme
Current Publication

TOOLBAR_ATTR_STYLE

LabWindows/CVI

TOOLBAR_ATTR_STYLE

Data Type: integer
Access:read/write
Functions:Toolbar_GetAttribute
Toolbar_SetAttribute
Description: Specifies the style of the toolbar. The default style for the toolbar is the same as the style for toolbars in the LabWindows/CVI environment, which is equivalent to specifying TOOLBAR_VAL_FLAT | TOOLBAR_VAL_NEW_STYLE for this attribute.
Values:
TOOLBAR_VAL_RAISED (1)Raised
TOOLBAR_VAL_FLAT (2)Flat
LabWindows/CVI
Compatibility:
LabWindows/CVI 5.0 and later