The PBM_SETSTEP message specifies the step increment for a progress bar. The step increment is the amount by which the progress bar increases its current position whenever it receives a PBM_STEPIT message. By default, the step increment is set to 10.
PBM_SETSTEP wParam = (WPARAM) nStepInc; lParam = 0;
Returns the previous step increment.
file: /Techref/os/win/api/win32/mess/src/msg14_5.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/14 12:07,
18.116.40.188:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/Techref/os/win/api/win32/mess/src/msg14_5.htm"> PBM_SETSTEP</A> |
Did you find what you needed? |