Skip to content
| Marketplace
Sign in
Visual Studio>Controls>WPF NotifyIcon
WPF NotifyIcon

WPF NotifyIcon

Philipp.Sumi

|
26,966 clicks
| (8) | Free
A NotifyIcon (system tray icon) for the WPF platform. It does not rely on the WinForms NotifyIcon, but is a purely independent control which leverages advanced features of the WPF framework in order to show rich ToolTips, Popups, context menus, and balloon messages.
Get Started

WPF NotifyIcon

This is an open source implementation of a NotifyIcon (aka system tray icon or taskbar icon) for the WPF platform. It does not just rely on the Windows FormsNotifyIcon 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.

 

image

 

Project Page

The project page of the control is here: http://www.hardcodet.net/wpf-notifyicon

 

 

 

Features at a glance

  • Custom Popups (interactive controls) on mouse clicks.
  • Customized ToolTips (Vista and above) with fallback mechanism for xp/2003.
  • Rich event model including attached events to trigger animations in Popups, ToolTips, and balloon messages.
  • Full support for standard Windows balloons, including custom icons.
  • Custom balloons that pop up in the tray area. Go wild with styles and animations.
  • Support for WPF context menus.
  • You can define whether to show Popups on left-, right-, double-clicks etc. The same goes for context menus.
  • Simple data binding for Popups, ToolTips and custom balloons through attached properties and derived data context.
  • Command support for single / double clicks on the tray icon

 

quickaccess

 

image

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft