SyntaxFix
Write A Post
Hire A Developer
Questions
If you want to retrieve the item selected from listbox, here is the code...
String SelectedItem = listBox1.SelectedItem.Value;