Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27554

VS 2010 [Question] How to change listbox item value from textbox !

$
0
0
will i tried many codes , and nothing works
Quote:

ListBox1.SelectedIndex.ToString(TextBox2.Text)
Quote:

ListBox1.SelectedValue = (TextBox2.Text)
and many many others i don't remember !

so , may i get some help ?

Viewing all articles
Browse latest Browse all 27554

Trending Articles