摘要:
private void button3_Click(object sender, EventArgs e) { if(listView1.SelectedItems.Count>0) { string x = listView1.Selec... 阅读全文
posted @ 2015-06-08 22:24
XCml
阅读(199)
评论(0)
推荐(1)
摘要:
private void button1_Click(object sender, EventArgs e) //登陆页面的第一栏的文本 要将它传到Main窗体的状态栏 { //... 阅读全文
posted @ 2015-06-08 22:19
XCml
阅读(286)
评论(0)
推荐(0)
摘要:
private void button1_Click(object sender, EventArgs e)//从硬盘打开图片显示在窗体里面 { OpenFileDialog op = new OpenFileDialog();//造一个打开对话框 ... 阅读全文
posted @ 2015-06-08 21:58
XCml
阅读(290)
评论(0)
推荐(0)

浙公网安备 33010602011771号