I have a treeview that shows the current file system. I want to add functionality to enable dropping files into windows explorer. If I drag any of the node of my treeview and drop it on any of the window of Windows explorer then the file will be copied to that location. How can I accomplish this?
A:
This should answer you pretty well, have a look at it http://stackoverflow.com/questions/3040415/c-wpf-net-drag-and-drop-to-desktop-explorer
CaffeineZombie
2010-07-02 13:08:24
A:
hi geeks, thanks, how could could you play so hard with code. I cant understand anything. Still i got some idea. I just forget to mention that mine is browser application and i guess its not supporting drag drop that easily. will you please help me in this case?
Bhagyesh
2010-07-05 05:22:27