简体   繁体   English

Windows Phone 7中完全可自定义的消息框

[英]Fully customizable message box in Windows Phone 7

I would like to create a message box in my Windows Phone 7 application, but I want to add the "never show again" button or checkbox inside of it. 我想在Windows Phone 7应用程序中创建一个消息框,但是我想在其中添加“不再显示”按钮或复选框。 How can I do that? 我怎样才能做到这一点? I searched about it and I found examples in XNA and found a code using Notificationbox, but it doesn't seem to work with C# or something. 我进行了搜索,并在XNA中找到了示例,并使用Notificationbox找到了代码,但它似乎不适用于C#或其他工具。

My project is coded with C#, is there a way to implement a customizable message box? 我的项目用C#编码,有没有办法实现可自定义的消息框?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM