摘要: //在界面构造函数里加入下面两行代码 this.cbbDepartureAirport.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend; this.cbbDepartureAirpor... 阅读全文
posted @ 2015-08-31 15:55 哥本哈根 阅读(314) 评论(0) 推荐(0) 编辑