Hey guys,
How can I drag a file into a textbox, and then it will show the directory of that file. It seems pretty simple, since its a drag and drop kind of thing.
Thanks
Hey guys,
How can I drag a file into a textbox, and then it will show the directory of that file. It seems pretty simple, since its a drag and drop kind of thing.
Thanks
You should have a look at this msdn article http://msdn.microsoft.com/en-us/library/aa289508%28VS.71,loband%29.aspx
it explains what you need to do to enable drag & drop
Here is an example of what you need to do on my blog: