前台程序:首先把ComBobox的IsEditable属性设置为true,并且添加事件TextBoxBase.TextChanged="cmbEndStation_TextChanged" 后台程序: 运行结果: