The DRAGLISTINFO structure contains information about a drag event. The pointer to DRAGLISTINFO is passed as the lParam parameter of the drag list message.
Typedef struct { UINT uNotification; HWND hWnd; POINT ptCursor; } DRAGLISTINFO, FAR *LPDRAGLISTINFO;
Value |
Meaning |
DL_BEGINDRAG |
The user has clicked the left mouse button on a list item. |
DL_CANCELDRAG |
The user has canceled the drag operation by clicking the right mouse button or pressing the esc key. |
DL_DRAGGING |
The user has moved the mouse while dragging an item. |
DL_DROPPED |
The user has released the left mouse button, completing a drag operation. |
DL_BEGINDRAG, DL_CANCELDRAG, DL_DRAGGING, DL_DROPPED, POINT
file: /Techref/os/win/api/win32/struc/src/str04_7.htm, 2KB, , updated: 2000/4/7 11:20, local time: 2024/11/8 03:54,
18.227.81.186: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.ecomorder.com/Techref/os/win/api/win32/struc/src/str04_7.htm"> DRAGLISTINFO</A> |
Did you find what you needed? |
Welcome to ecomorder.com! |
Welcome to massmind.ecomorder.com! |
.