求窗体答案我要在一个字符串string s 中添加 ComboMox控件和TextBox控件中的文本 请问怎么该如何写[解决办法]string s=comboBox1.SelectedValue.ToString() + TextBox1.Text.ToString();