Re: Why Win32Lib w32HDragAndDrop triggered 3 times for ONE action?
- Posted by SPringle Sep 04, 2010
- 976 views
Win32lib has detailed documentation and from the document for this event, EVENT.htm#W32HDRAGANDDROP. When dragging a file over as apposed to a control item in the same app the drag and drop handler is called at least three times. This is working correctly.
Shawn Pringle