PBM_SETPOSPBM_SETPOS*
*



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.

nNewPos
Signed integer that becomes the new position.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.