`
wlcxx98
  • 浏览: 60661 次
  • 性别: Icon_minigender_1
  • 来自: 长沙
最近访客 更多访客>>
社区版块
存档分类
最新评论

C# MessageBox 返回值

阅读更多
if(MessageBox.Show("Areyousure?","??",MessageBoxButtons.YesNo)==DialogResult.OK)
...{
returntrue;
}

else
...{
returnfalse;
}

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics