Admin Production ni-theme
Current Publication

ATTR_PROGRESSBAR_SYNC_TO_TASKBAR

LabWindows/CVI

ATTR_PROGRESSBAR_SYNC_TO_TASKBAR

Data Type: integer
Access:read/write
Functions:ProgressBar_GetAttribute
ProgressBar_SetAttribute
Description: Displays the progress of the task in both the LabWindows/CVI progress bar and the progress bar in the application task bar.

If you enable this attribute, keep the following points in mind:
  • This attribute has no effect on operating systems that do not support displaying a progress bar in the application taskbar button.
  • You can enable this attribute for only one progress bar per top level panel.
  • The thread that owns the progress bar panel must process messages for this attribute to take effect.

Default value: FALSE
Values:
0 (0)False
1 (1)True
LabWindows/CVI
Compatibility:
LabWindows/CVI 2012 and later