无法将类型“bool”隐式转换为“System.Windows.Forms.DialogResult” 5 我来答 可选中1个或多个下面的关键词,搜索相关资料。也可直接点“搜索资料”搜索整个问题。 ndows bool system.windows.forms.dialogresu 搜索资料 1个回答 #热议# 空调使用不当可能引发哪些疾病? 百度网友8aaf397 2013-07-26 知道答主 回答量:17 采纳率:0% 帮助的人:4.8万 我也去答题访问个人页 关注 展开全部 根据我的经验.这个DialogResult多半是个枚举对象啊.不能转换成bool似乎也正常吧.你应该找找DialogResult对应的枚举对象对应的整形. 追问 DialogResult枚举的值没有整型 已赞过 已踩过< 你对这个回答的评价是? 评论 收起 推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询 其他类似问题 2014-03-22 C# 运算符“!=”无法应用于“System.Windows.Forms.DialogResult”和“bool”类型的操作数 1 2014-03-22 WPF程序 运算符“!=”无法应用于“System.Windows.Forms.DialogResult”和“bool” 2011-12-27 using System.Windows.Forms;这个命名空间下指定的DialogResult中怎么调用不到!总是显示错误…… 4 2013-03-30 C# 无法将类型“System.DateTime”隐式转换为“System.Windows.Forms.DateTimePicker” 1 2012-02-26 无法将类型“string”隐式转换为“System.Windows.Forms.DataGridViewTextBoxColumn” 6 2010-07-30 无法将string隐式转化System.Windows.Forms.Textbox 1 2018-02-27 无法将类型为"System.Windows.Forms.TextBox"的对象强制转换为类型"System.IConvertible". 12 2013-05-03 无法将类型“System.Windows.Forms.TextBox”隐式转换为"int" 为你推荐: