Overview
Group
Quick Info

Windows NT
Yes
Win95
Yes
Win32s
Yes
Import Library
-
Header File
commctrl.h
Unicode
No
Platform Notes
None

PBM_SETPOS

The PBM_SETPOS message sets the current position for a progress bar and redraws the bar to reflect the new position.

PBM_SETPOS

wParam = (WPARAM) nNewPos;

lParam = 0;

Parameters

nNewPos

New position.

Return Values

Returns the previous position.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples