Visual Basic 2010
Get free Visual basic 2010 source codes. Learn Visual Basic 2010 using this website.
Pages
(Move to ...)
Home
About
▼
Sunday, May 8, 2011
Take value from one TextBox to another
If you want to text a value from one textbox to another you have to write the code bellow:
TextBox2.Text = TextBox1.Text
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment