Contents Index Topic Contents | ||
Previous Topic: PBM_SETBKCOLOR Next Topic: PBM_SETRANGE |
PBM_SETPOS
PBM_SETPOS wParam = (WPARAM) nNewPos; lParam = 0;Sets the current position for a progress bar and redraws the bar to reflect the new position.
- Returns the previous position.
- nNewPos
- Signed integer that becomes the new position.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.