码迷,mamicode.com
首页 > Windows程序 > 详细

在wpf中使用winrt的Toast弹框效果

时间:2014-10-13 16:40:39      阅读:850      评论:0      收藏:0      [点我收藏+]

标签:des   style   blog   http   io   os   使用   sp   on   

源码地址:https://code.msdn.microsoft.com/windowsdesktop/Sending-toast-notifications-71e230a2/sourcecode?fileId=51047&pathId=611218636

步骤如下:

1,引用C:\Program Files (x86)\Windows Kits\8.0\References\CommonConfiguration\Neutral\Windows.winmd,这是win8系统自带的。

2,引用Windows7 API代码包(Microsoft.WindowsAPICodePack.dll和Microsoft.WindowsAPICodePack.Shell.dll)。

3,为了显示Toast通知,首先需要一个快捷方式到你的开始菜单上的应用程序。此外,快捷都必须有一个AppUserModeId你可以在代码中设置。

4,调用快捷方式。

参考:http://www.itwriting.com/blog/6217-notifications-in-windows-8-how-to-display-new-style-toast-from-a-desktop-app.html

效果图如下:

bubuko.com,布布扣

在wpf中使用winrt的Toast弹框效果

标签:des   style   blog   http   io   os   使用   sp   on   

原文地址:http://www.cnblogs.com/wangjinming/p/4022227.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!