PBM_SETPOS top-level constant

int const PBM_SETPOS

Sets the current position for a progress bar and redraws the bar to reflect the new position.

Implementation

const PBM_SETPOS = WM_USER + 2;