Hello,
I am looking to add drag and drop functionality to an application.
I would like the user to be able to select a file or folder and drag and drop it onto the listview in my app.
I have no idea where to begin with this.
How would I capture the path and name of the dropped item?
How would I know when a drop occurred?
Any help is appreciated.
I am looking to add drag and drop functionality to an application.
I would like the user to be able to select a file or folder and drag and drop it onto the listview in my app.
I have no idea where to begin with this.
How would I capture the path and name of the dropped item?
How would I know when a drop occurred?
Any help is appreciated.