|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| Yes
| Import Library
|
| Header File
| commctrl.h
| Unicode
| No
| Platform Notes
| None
|
|
|
ListView_CreateDragImage
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
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database