S
H
A
R
E
Showing posts with label TextBox. Show all posts
Showing posts with label TextBox. Show all posts

Wednesday, July 13, 2011

VS2010 Drag-Drop Text in TextBox

Its Simple, Create new Windows Form Application using Visual Basic Language, and use one Textbox control. and then add code on Mouse Move event, Follow this:
In the form1 code, click on event and choose TextBox1


Read More!