Drag/Drop from OpenFileDialog using C# Windows App
Hi,
I am developing a windows application, in which I am giving two options to the user for the file selection.
1. Open File Dialog
2. Drag/ Drop
Now I want that the user can Drag/Drop files from the browser which opens through Open File Dialog, to the windows application. This is not a default feature.
Thanks in Advance.
Mukesh Agarwal.
Mukesh Agarwal.
|