Trusted by the world’s leading companies
Overview
The WPF notify icon or system tray icon displays information from the notification area of desktop. It can be used as a tooltip, notification, or balloon message. It supports different animations and shapes for notification.
![]()
Balloon Tip Icon
The WPF notify icon control has the option to set balloon tip icons such as warnings, info, errors, and none. It has the option to display a balloon tip header.
Balloon Tip Shapes
The WPF notify icon control has options to set various balloon tip shapes such as balloon, rectangle, and rounded rectangle.
![]()
![]()
Customization
Custom colors can be applied to the header and the information area of the notification icon.
WPF Notify Icon Code Example
Easily get started with the WPF Notify Icon using a few simple lines of XAML and C# code example as demonstrated below. Also explore our WPF Notify Icon Example that shows you how to render and configure the Notify Icon in WPF.
<syncfusion:NotifyIcon Name="notify" Header="NotifyIcon" Height="80" Width="150" Icon="Image\NotifyIcon.jpg" Text="Notify me"/>NotifyIcon notifyIcon = new NotifyIcon();
notifyIcon.Icon = new BitmapImage(new Uri("Image/unnamed.jpg", UriKind.RelativeOrAbsolute));
this. Content = notifyIcon;Not sure how to create your first WPF Notify Icon? Our documentation can help.
I’d love to read it now145+ WPF CONTROLS
Frequently Asked Questions
Why should you choose Syncfusion WPF Notify Icon?
The Syncfusion WPF Notify Icon provides the following:
- Notify users with a message when a specific event occurs.
Use various transitions and shapes for notification.
- Display notification at any side and position of the screen.
- One of the best WPF Notify Icon in the market that offers feature-rich UI to interact with the software.
- Touch-friendly and responsive UI.
- Simple configuration and API.
Extensive demos, documentation to learn quickly and get started with WPF Notify Icon.
Can I download and utilize the Syncfusion WPF Notify Icon for free?
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
How do I get started with Syncfusion WPF Notify Icon?
A good place to start would be our comprehensive getting started documentation.
Our Customers Love Us
Awards
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion® is proud to hold the following industry awards.