Y
yuval
Hi
DragDrop event is fired by the control accepting the drop
If the drop is performed outside the controls I'm watching with events
(like on another control/panel/window or outside my app) is there a
way for me to know about it? (In MFC, for example, mouse movements are
captured)
Or do I just have to follow DragEnter/DragLeave and deduce from that?
DragDrop event is fired by the control accepting the drop
If the drop is performed outside the controls I'm watching with events
(like on another control/panel/window or outside my app) is there a
way for me to know about it? (In MFC, for example, mouse movements are
captured)
Or do I just have to follow DragEnter/DragLeave and deduce from that?