heisetoufa 发表于 2013-1-27 05:13:02

winform,c#弹出错误提示框,带红叉的弹出窗口,MessageBox.Show

MessageBox.Show("两次重复密码不一致", "提示", MessageBoxButtons.OK, MessageBoxIcon.Error); 
 
黑色头发  http://heisetoufa.iteye.com
页: [1]
查看完整版本: winform,c#弹出错误提示框,带红叉的弹出窗口,MessageBox.Show