加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Windows > 正文

windows-phone-7 – Windows phone 7 messageBox声音

发布时间:2020-12-14 05:30:20 所属栏目:Windows 来源:网络整理
导读:是否有任何方法可以禁用messageBox显示时发出的声音? 解决方法 有一种方法 – 您必须使用XNA显示MessageBox 有几篇文章 – http://www.danielmoth.com/Blog/GuideBeginShowMessageBox-Wrapper.aspx(感谢@mrlacey/@wpug的链接) http://dotnet.dzone.com/arti
是否有任何方法可以禁用messageBox显示时发出的声音?

解决方法

有一种方法 – 您必须使用XNA显示MessageBox

有几篇文章 –

> http://www.danielmoth.com/Blog/GuideBeginShowMessageBox-Wrapper.aspx(感谢@mrlacey/@wpug的链接)
> http://dotnet.dzone.com/articles/delivering-message-using

您需要使用MessageBoxIcon方法:

MessageBoxIcon is in fact not an icon (yeah,I know – the name says so). On Windows Phone 7,it will define the short sound that will accompany the message. And here you have several choices: Alert,None,Error,Warning

但是,请注意,使用XNA方法有点尴尬,因为它们是非阻塞方法(您可能还需要查看它们如何与后退按钮进行交互)

有些人也写了自己的留言箱 – 例如http://blogs.microsoft.co.il/blogs/tomershamam/archive/2010/10/19/windows-phone-7-custom-message-box.aspx

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读