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: 2025/2/19 03:14,
18.97.9.169:LOG IN
|
©2025 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://www.piclist.com/techref/os/win/api/win32/struc/src/str04_7.htm"> DRAGLISTINFO</A> |
Did you find what you needed? |
![]() o List host: MIT, Site host massmind.org, Top posters @none found - Page Editors: James Newton, David Cary, and YOU! * Roman Black of Black Robotics donates from sales of Linistep stepper controller kits. * Ashley Roll of Digital Nemesis donates from sales of RCL-1 RS232 to TTL converters. * Monthly Subscribers: Gregg Rew. on-going support is MOST appreciated! * Contributors: Richard Seriani, Sr. |
Welcome to www.piclist.com! |
.