This topic has not yet been rated - Rate this topic

CFrameWnd::SetProgressBarPosition

Sets the current position for the Windows 7 progress bar displayed on the taskbar.

void SetProgressBarPosition(
   int nProgressPos
);
nProgressPos

Specifies the position to set. It must be within the range set by SetProgressBarRange.

Header: afxwin.h

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.