File Drag & Drop From WinForm to Other Apps ??

  • Thread starter Thread starter Ed Sutton
  • Start date Start date
E

Ed Sutton

I am looking for a WinForms drag and drop example that shows how to
implement dragging from a WinForm treeView and dropping on another
application. I have drag & drop working from within the treeView.

Example Use Cases:

1 - Dragging and dropping a file on an Outlook email message to add a
file attachment

2 - Dragging and dropping a file on the Windows Explorer to copy a file
to another folder.

Thanks in advance for any tips or suggestions,

-Ed
 
Back
Top