Home All Groups Group Topic Archive Search About
Author
20 Apr 2006 10:50 PM
gordonmytuba
Please forgive me (or mention the proper thread) if this is the wrong thread.
Also doesn't help that i'm new to vb.net

I'd like to be able to drag a file from c:\test.txt onto a text box in
VB.Net 2005, then have the textbox show the full path to that file.

Is there a website or anyone already have code for this?

Thanks!

Author
21 Apr 2006 4:58 PM
gordonmytuba
Found a link, and for anyone else wanting to learn Drag & Drop with VB.Net
here it is:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dv_vstechart/html/vbtchimpdragdrop.asp

Show quoteHide quote
"gordonmytuba" wrote:

> Please forgive me (or mention the proper thread) if this is the wrong thread.
> Also doesn't help that i'm new to vb.net
>
> I'd like to be able to drag a file from c:\test.txt onto a text box in
> VB.Net 2005, then have the textbox show the full path to that file.
>
> Is there a website or anyone already have code for this?
>
> Thanks!
Author
21 Apr 2006 8:00 PM
Cerebrus
Hey, thanks a lot !

;-)

Regards,

Cerebrus.