windows 托盘中更好的通知

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/1393928/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 13:06:02  来源:igfitidea点击:

Nicer notifications in tray

c#.netwindowstrayicon

提问by arek

Do you know any example with nicer notification in system tray? I don`t like standard baloon so maybe there are others free, third-party components I can use?

你知道在系统托盘中有更好的通知的例子吗?我不喜欢标准气球,所以也许我可以使用其他免费的第三方组件?

Thanks

谢谢

回答by Eran Betzalel

As a designer, I think I know what you are looking for. You want an outlook like notification (as a mini dialog box), you can see an example here.

作为一名设计师,我想我知道你在寻找什么。你想要一个类似通知的外观(作为一个迷你对话框),你可以在这里看到一个例子。

Enjoy.

享受。