Info
Version: | 1.1.5 |
Author(s): | havendv -> Lakritzator and Philipp Sumi |
Last Update: | Friday, February 25, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/HavenDV/H.NotifyIcon |
NuGet Url: | https://www.nuget.org/packages/Hardcodet.NotifyIcon.Wpf.NetCore |
Install
Install-Package Hardcodet.NotifyIcon.Wpf.NetCore
dotnet add package Hardcodet.NotifyIcon.Wpf.NetCore
paket add Hardcodet.NotifyIcon.Wpf.NetCore
Hardcodet.NotifyIcon.Wpf.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- H.NotifyIcon(>= 1.0.18)
- H.NotifyIcon(>= 1.0.18)
- H.NotifyIcon(>= 1.0.18)
- System.Drawing.Common(>= 5.0.0)
- H.NotifyIcon(>= 1.0.18)
- System.Drawing.Common(>= 5.0.0)
Tags
It does not just rely on the Windows Forms NotifyIcon component,
but is a purely independent control which leverages several features of the WPF framework in order to display rich tooltips,
popups, context menus, and balloon messages. It can be used directly in code or embedded in any XAML file.
Source code and extensive sample application available at http://www.hardcodet.net/projects/wpf-notifyicon.