摘要: 直接上代码: private void button1_MouseDown(object sender, MouseEventArgs e) { if (e.Button == MouseButtons.Right) { FormWaiting formWaiting = new FormWaiti 阅读全文
posted @ 2019-02-15 10:37 风影我爱罗 阅读(1367) 评论(0) 推荐(0)