摘要: ``` DialogResult result = MessageBox.Show("确认关闭窗口?", "提示", MessageBoxButtons.YesNo, MessageBoxIcon.Question, 0, MessageBoxOptions.ServiceNotification) 阅读全文
posted @ 2023-07-29 23:44 double64 阅读(217) 评论(0) 推荐(0)