摘要:
https://blog.csdn.net/ming19951224/article/details/87536917 阅读全文
摘要:
private void Form2_FormClosing(object sender, FormClosingEventArgs e) { DialogResult result = MessageBox.Show("你确定要关闭吗!", "提示信息", MessageBoxButtons.OK 阅读全文