我是一个初学者与WPF.I。我创建聊天应用程序。现在我在消息提醒方面遇到了问题。所以,我想创建消息警报。例如:当其他用户A与用户B.User B聊天后,会在任务栏上看到警告消息,如果用户B想要回复,则用户B必须单击任务栏才能显示表单聊天。
发布于 2012-09-07 11:49:17
use notificationwindow library use this link for more study
这是How do I show a taskbar notification in my C# application?的类似帖子
https://stackoverflow.com/questions/12311407
复制相似问题