Categories
I need to get the text from the selected listBox element. How to do it?
I need to get the text of the selected item from the listBox. I just don't understand how to do it.
Answer the question
In order to leave comments, you need to log in
I found the solution myself, just need: string someValue = listBox1.Text;
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question