Prev Next
The ListView_CreateDragImage macro creates a drag image list for the
specified item. You can use this macro or explicitly send the LVM_CREATEDRAGIMAGE
message.
HIMAGELIST ListView_CreateDragImage(
HWND hwnd,
|
|
int iItem,
|
|
LPPOINT lpptUpLeft
|
|
);
|
|
Parameters
-
hwnd
-
Handle to the list view control.
-
iItem
-
Index of the item.
-
lpptUpLeft
-
Pointer to a POINT structure that receives the initial location of the
upper-left corner of the image, in view coordinates.
Return Values
Returns the handle to the drag image list if successful or NULL otherwise.
See Also
LVM_CREATEDRAGIMAGE, POINT
file: /Techref/os/win/api/win32/mac/src/mac00_30.htm, 2KB, , updated: 2000/4/7 11:19, local time: 2024/11/7 19:57,
|
| ©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.ecomorder.com/Techref/os/win/api/win32/mac/src/mac00_30.htm"> ListView_CreateDragImage</A> |
Did you find what you needed?
|
|
Welcome to ecomorder.com!
|
|
Welcome to massmind.ecomorder.com!
|
.
|