An application sends an LB_SETANCHORINDEX message to set the anchor item¾that is, the item from which a multiple selection starts. A multiple selection spans all items from the anchor item to the caret item.
LB_SETANCHORINDEX wParam = (WPARAM) index; // index to set as anchor lParam = 0; // not used; must be zero
Windows 95: The wParam parameter is limited to 16-bit values. This means list boxes cannot contain more than 32,767 items. Although the number of items is restricted, the total size in bytes of the items in a listbox is limited only by available memory.
If the message succeeds, the return value is zero.
If the message fails, the return value is LB_ERR.
file: /Techref/os/win/api/win32/mess/src/msg10_23.htm, 1KB, , updated: 2000/4/7 11:20, local time: 2024/11/16 19:24,
3.146.105.212: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://sxlist.com/Techref/os/win/api/win32/mess/src/msg10_23.htm"> LB_SETANCHORINDEX</A> |
Did you find what you needed? |
Welcome to sxlist.com!sales, advertizing, & kind contributors just like you! Please don't rip/copy (here's why Copies of the site on CD are available at minimal cost. |
Welcome to sxlist.com! |
.