Hi!
This is the first time that I need to use drag & drop.
I got a form with a textbox and a listbox. What I want to to is that when the user drags and drops one or more files to the form or listbox or textbox, my app gets the path & filenams of those files who were dragged and add it to the listbox.
How can I do that?
Tnx!!
This is the first time that I need to use drag & drop.
I got a form with a textbox and a listbox. What I want to to is that when the user drags and drops one or more files to the form or listbox or textbox, my app gets the path & filenams of those files who were dragged and add it to the listbox.
How can I do that?
Tnx!!