D
Daniel
Hello,
in my application, i need to drag files from the windows
explorer to the application, but also the other way round.
To drag files from the explorer works fine (using
Data.GetData(System.Windows.Forms.DataFormats.FileDrop)),
but how must i set the Data-object to drag files from my
application to the explorer?
Thanks in advance for your help.
Regards,
Daniel
in my application, i need to drag files from the windows
explorer to the application, but also the other way round.
To drag files from the explorer works fine (using
Data.GetData(System.Windows.Forms.DataFormats.FileDrop)),
but how must i set the Data-object to drag files from my
application to the explorer?
Thanks in advance for your help.
Regards,
Daniel