ATTR_MINIMIZE_PANELS_TO_DESKTOP
Type: | System attribute |
Description: | Specifies whether to minimize panels to the desktop or to the Windows taskbar. If you set ATTR_TASKBAR_BUTTON_VISIBLE to false, LabWindows/CVI minimizes panels to the desktop, even if you set ATTR_MINIMIZE_PANELS_TO_DESKTOP to false. If you set ATTR_HAS_TASKBAR_BUTTON to true for a panel, LabWindows/CVI minimizes that panel to the taskbar, regardless of the setting of ATTR_TASKBAR_BUTTON_VISIBLE or ATTR_MINIMIZE_PANELS_TO_DESKTOP. Linux: This attribute is not supported. |
Data Type: | integer |
Default Value: | 0 |
LabWindows/CVI Compatibility: |
LabWindows/CVI 8.5 and later |
Values
0 | False |
1 | True |