An application sends an LB_SELITEMRANGE message to select one or more consecutive items in a multiple-selection list box.
LB_SELITEMRANGE wParam = (WPARAM) (BOOL) fSelect; // selection flag lParam = MAKELPARAM(wFirst, wLast); // first and last items
If an error occurs, the return value is LB_ERR.
Use this message only with multiple-selection list boxes.
This message can select a range only within the first 65,536 items.
file: /Techref/os/win/api/win32/mess/src/msg10_21.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/5 07:24,
3.149.239.236: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://massmind.org/techref/os/win/api/win32/mess/src/msg10_21.htm"> LB_SELITEMRANGE</A> |
Did you find what you needed? |
Welcome to massmind.org! |
Welcome to massmind.org! |
.