![]() |
VOOZH | about |
dotnet add package Hardcodet.NotifyIcon.Wpf --version 2.0.1
NuGet\Install-Package Hardcodet.NotifyIcon.Wpf -Version 2.0.1
<PackageReference Include="Hardcodet.NotifyIcon.Wpf" Version="2.0.1" />
<PackageVersion Include="Hardcodet.NotifyIcon.Wpf" Version="2.0.1" />Directory.Packages.props
<PackageReference Include="Hardcodet.NotifyIcon.Wpf" />Project file
paket add Hardcodet.NotifyIcon.Wpf --version 2.0.1
#r "nuget: Hardcodet.NotifyIcon.Wpf, 2.0.1"
#:package Hardcodet.NotifyIcon.Wpf@2.0.1
#addin nuget:?package=Hardcodet.NotifyIcon.Wpf&version=2.0.1Install as a Cake Addin
#tool nuget:?package=Hardcodet.NotifyIcon.Wpf&version=2.0.1Install as a Cake Tool
🚀 This is the new official repository of the Hardcodet WPF NotifyIcon 🚀
Current version: 👁 Nuget
This is an implementation of a NotifyIcon (aka system tray icon or taskbar icon) for the WPF platform. 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.
A comprehensive tutorial that complements the attached sample application can be found on the Code Project: http://www.codeproject.com/KB/WPF/wpf_notifyicon.aspx
The sample below shows some of the properties of the control. For a more comprehensive sample, have a look at the sample application that comes with the download.
<Window
x:Class="Hardcodet.NetDrives.UI.SystemTray.Sample"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
xmlns:tb="http://www.hardcodet.net/taskbar">
<tb:TaskbarIcon x:Name="myNotifyIcon"
Visibility="Visible"
ToolTipText="Fallback ToolTip for Windows xp"
IconSource="/Images/TrayIcons/Logo.ico"
ContextMenu="{StaticResource TrayMenu}"
MenuActivation="LeftOrRightClick"
TrayPopup="{StaticResoure TrayStatusPopup}"
PopupActivation="DoubleClick"
TrayToolTip="{StaticResource TrayToolTip}"
/>
</Window>
Hi, I'm Philipp! This little library was originally written by me, but is currently mostly maintained by Jan Karger and Robin Krom. Big, big kudos to the two of you, and everybody else who contributed to this library. You rock!
Make sure to check out Robin's great Greenshot tool (that I use on a daily basis), and Jan's MahApps UI framework.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0-windows7.0 net6.0-windows7.0 is compatible. net7.0-windows net7.0-windows was computed. net8.0-windows net8.0-windows was computed. net8.0-windows7.0 net8.0-windows7.0 is compatible. net9.0-windows net9.0-windows was computed. net10.0-windows net10.0-windows was computed. |
| .NET Framework | net462 net462 is compatible. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 is compatible. net48 net48 was computed. net481 net481 was computed. |
Showing the top 5 NuGet packages that depend on Hardcodet.NotifyIcon.Wpf:
| Package | Downloads |
|---|---|
|
Hardcodet.Wpf.TaskbarNotification
THIS PACKAGE IS OBSOLETE. Please switch to the officially maintained NuGet package: Hardcodet.NotifyIcon.WPF This is an implementation of a NotifyIcon (aka system tray icon or taskbar icon) for the WPF platform. 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 |
|
|
Dapplo.CaliburnMicro.NotifyIconWpf
Dapplo.CaliburnMicro.NotifyIconWpf adds Hardcodet.NotifyIcon.Wpf support to Dapplo.CaliburnMicro, a CaliburnMicro MEF Bootstrapper |
|
|
aemarcoWpfTools
c# wpf tools collection |
|
|
RingSoft.DbLookup.Controls.WPF
WPF Controls to display data outputted by RingSoft.DbLookup. Use with RingSoft.DbLookup.EfCore. |
|
|
HakuBase
基于WPF技术的底层框架,包括通讯驱动、数据库、配方、日志等重要功能 |
Showing the top 20 popular GitHub repositories that depend on Hardcodet.NotifyIcon.Wpf:
| Repository | Stars |
|---|---|
|
JosefNemec/Playnite
Video game library manager with support for wide range of 3rd party libraries and game emulation support, providing one unified interface for your games.
|
|
|
MathewSachin/Captura
Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes
|
|
|
STranslate/STranslate
A ready-to-go translation ocr tool developed with WPF/WPF 开发的一款即用即走的翻译、OCR工具
|
|
|
HMBSbige/ShadowsocksR-Windows
Ship of Theseus
|
|
|
canton7/SyncTrayzor
Windows tray utility / filesystem watcher / launcher for Syncthing
|
|
|
ramjke/Translumo
Advanced real-time screen translator for games, hardcoded subtitles in videos, static text and etc.
|
|
|
2dust/clashN
A clash client for Windows, support Mihomo
|
|
|
BililiveRecorder/BililiveRecorder
录播姬 | mikufans 生放送录制
|
|
|
hirschmann/nbfc
NoteBook FanControl
|
|
|
nefarius/ScpToolkit
Windows Driver and XInput Wrapper for Sony DualShock 3/4 Controllers
|
|
|
RoundedTB/RoundedTB
Add margins, rounded corners and segments to your taskbars!
|
|
|
w4po/ExplorerTabUtility
🚀 Supercharge Windows 11's File Explorer: Auto-convert windows to tabs, duplicate tabs, reopen closed ones, and more!
|
|
|
ArcadeRenegade/SidebarDiagnostics
A simple sidebar for Windows desktop that displays hardware diagnostic information.
|
|
|
DNSCrypt/SimpleDnsCrypt
A simple management tool for dnscrypt-proxy
|
|
|
Cenmrev/V2RayW
GUI for v2ray-core on Windows
|
|
|
GermanCoding/SyncTrayzor
Windows tray utility / launcher for Syncthing (v2 continued)
|
|
|
csutorasa/XOutput
DirectInput to XInput wrapper
|
|
|
CXWorld/CapFrameX
Frametime capture and analysis tool
|
|
|
awaescher/RepoZ
👨💻 A zero-conf git repository hub for Windows and macOS with Windows Explorer- & CLI-enhancements
|
|
|
baffler/Transparent-Twitch-Chat-Overlay
Twitch chat on top of windowed games for single monitor streamers
|