PBM_DELTAPOS (Windows CE 5.0)
This message advances the current position of a progress bar by a specified increment and redraws the bar to reflect the new position.
PBM_DELTAPOSnIncrement = (WPARAM)wParam;
Parameters
- nIncrement
Amount to advance the position.
Return Values
The previous position indicates success.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Commctrl.h.
See Also
Progress Bar Controls Messages
Send Feedback on this topic to the authors