Windows Application - Drag and drop
Dear Guys -
In a windows application, I want to drag and drop multiple files of images and pdf ;
and insert their details in database.
Details - File Name, extension, path, etc.
I know about AllowDrop property -
but getting details once the mouse drag and drop multiple files - I am not getting how to make that logic
PLease guide !