PBM_SETPOS (Windows CE 5.0)
This message sets the current position for a progress bar and redraws the bar to reflect the new position.
PBM_SETPOSnNewPos= (WPARAM)wParam;
Parameters
- nNewPos
Signed integer that becomes the new position.
Return Values
The previous position indicates success.
Requirements
OS Versions: Windows CE 2.0 and later.
Header: Commctrl.h.
See Also
Progress Bar Controls Messages
Send Feedback on this topic to the authors