winform ComboBox控件反选:int index = comboBox1.FindString(textBox2.Text); comboBox1.SelectedIndex = index; 相关文章: 2022-12-23 2022-12-23 2021-12-06 2021-06-01 2022-12-23 2022-12-23