Admin Production ni-theme
Current Publication

ATTR_HAS_TASKBAR_BUTTON

LabWindows/CVI

ATTR_HAS_TASKBAR_BUTTON

Type: Panel attribute
Description: This attribute specifies whether the panel has its own button on the taskbar. The button text is always the panel title. This attribute is not supported for child panels.

Note: Changing this attribute recreates the window and causes the ATTR_SYSTEM_WINDOW_HANDLE to be invalid.

Linux: This attribute is not supported.

0 = No separate taskbar button for panel.

1 = Panel has its own taskbar button.
Data Type: integer
Default Value: 0
LabWindows/CVI
Compatibility:
LabWindows/CVI 5.0 and later

Values

0 False
1 True