An application sends the SBM_SETRANGE message to a scroll bar control to set the minimum and maximum position values for the control.
SBM_SETRANGE wParam = (WPARAM) nMinPos; // minimum scrolling position lParam = (LPARAM) nMaxPos; // maximum scrolling position
If the position of the scroll box changed, the return value is the previous position of the scroll box; otherwise, it is zero.
The default minimum and maximum position values are zero. The difference between the values specified by the nMinPos and nMaxPos parameters must not be greater than the value of MAXLONG.
If the minimum and maximum position values are equal, the scroll bar control is hidden and, in effect, disabled.
SBM_GETPOS, SBM_GETRANGE, SBM_SETPOS, SBM_SETRANGEREDRAW
file: /Techref/os/win/api/win32/mess/src/msg15_27.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/6 09:18,
18.118.9.196:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©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://ecomorder.com/Techref/os/win/api/win32/mess/src/msg15_27.htm"> SBM_SETRANGE</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to ecomorder.com! |
.