This is a migrated thread and some comments may be shown as answers.

Drag Drop From Windows Explorer

1 Answer 41 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 31 Jul 2013, 01:11 PM
I have this working but I am just wondering if I am doing more work than necessary. My app needs to support drag and drop
from within the application as well as from Windows Explorer. We were using the old RadDragAndDropManager for the internal
stuff and the Windows Drop event to support dropping from Windows Explorer. We have migrated to the DragDropManager and
are still using the Windows Drop event for Windows Explorer and all seems to work. I was just wondering if one technique could
support both scenarios?

Thanks
Dave Goughnour

1 Answer, 1 is accepted

Sort by
0
Accepted
Nick
Telerik team
answered on 01 Aug 2013, 08:59 AM
Hi David,

Unfortunately you have to use the default Drop event to handle outbound drop actions.

Hope this makes sense! 

Regards,
Nik
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for SILVERLIGHT.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
DragAndDrop
Asked by
David
Top achievements
Rank 1
Answers by
Nick
Telerik team
Share this question
or