摘要: //双击">>"按钮,产生事件如下: protected void RemoveAll(object sender, EventArgs e) { this.ListBox2.Items.Clear();//首先清除listBox2中的内容 for(int i = 0; i "按钮,产生如... 阅读全文
posted @ 2015-10-28 17:10 praiselee 阅读(1165) 评论(0) 推荐(0)