6
Answers

In combobox how can I save current item in "string" var ?

is it true
string a=comboBox1.SelectedText.ToString();

Answers (6)