WPF版NotifyIcon控件

时间:2019-05-25 04:45:26
【文件属性】:
文件名称:WPF版NotifyIcon控件
文件大小:40KB
文件格式:ZIP
更新时间:2019-05-25 04:45:26
NotifyIcon WPF C# 托盘 WPF里实现的NotifyIcon控件,比WinForm版的控件有以下优势: 1.更丰富的ToolTips功能,不单单显示文字 2.WPF风格的菜单和弹出窗口 3.支持命令和路由事件 4.支持数据绑定,使用MVVM开发就方便了 5.弹出信息框样式更丰富
【文件预览】:
NotifyIconWpf
----Util.cs(11KB)
----Interop()
--------BalloonFlags.cs(2KB)
--------MouseEvent.cs(1KB)
--------IconState.cs(520B)
--------WindowMessageSink.cs(12KB)
--------NotifyIconVersion.cs(799B)
--------Point.cs(482B)
--------NotifyIconData.cs(7KB)
--------TrayInfo.cs(5KB)
--------WinApi.cs(3KB)
--------WindowClass.cs(1KB)
--------IconDataMembers.cs(3KB)
--------NotifyCommand.cs(1KB)
----PopupActivationMode.cs(2KB)
----BalloonIcon.cs(2KB)
----TaskbarIcon.Declarations.cs(76KB)
----Properties()
--------AssemblyInfo.cs(3KB)
----TaskbarIcon.cs(40KB)
----RoutedEventHelper.cs(3KB)
----NotifyIconWpf.csproj(4KB)
----Diagrams()
--------TaskbarIcon Overview.cd(1KB)

网友评论

  • 一大堆类.没个demo.不知道能不能用