Visual Basic 2010
Get free Visual basic 2010 source codes. Learn Visual Basic 2010 using this website.
Pages
(Move to ...)
Home
About
▼
Thursday, April 28, 2011
Add Items To ListBox from TexBox
Create form like on the picture bellow:
For the button "Add" write the code bellow:
ListBox1.Items.Add(TextBox1.Text)
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment