Info
Version: | 1.0.9-g |
Author(s): | Philipp Sumi |
Last Update: | Tuesday, November 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.hardcodet.net/projects/wpf-notifyicon |
NuGet Url: | https://www.nuget.org/packages/EncryptedCurse.NotifyIcon.Wpf |
Install
Install-Package EncryptedCurse.NotifyIcon.Wpf
dotnet add package EncryptedCurse.NotifyIcon.Wpf
paket add EncryptedCurse.NotifyIcon.Wpf
EncryptedCurse.NotifyIcon.Wpf Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
No dependencies.
No dependencies.
No dependencies.
No dependencies.
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.