Contents Index Topic Contents | ||
Previous Topic: Progress Bar Control Messages Next Topic: PBM_GETPOS |
PBM_DELTAPOS
PBM_DELTAPOS wParam = (WPARAM) nIncrement lParam = 0;Advances the current position of a progress bar by a specified increment and redraws the bar to reflect the new position.
- Returns the previous position.
- nIncrement
- Amount to advance the position.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.