PBM_STEPIT (Windows CE 5.0)
This message advances the current position for a progress bar by the step increment and redraws the bar to reflect the new position. An application sets the step increment by sending the PBM_SETSTEP message.
PBM_STEPIT
Parameters
- wParam
Not used. - lParam
Not used.
Return Values
The previous position indicates success.
Requirements
OS Versions: Windows CE 1.0 and later.
Header: Commctrl.h.
See Also
PBM_SETSTEP | Progress Bar Controls Messages
Send Feedback on this topic to the authors