By tag: NotifyIcon
0
kicks
WPF NotifyIcon Released
This is an implementation of a NotifyIcon (system tray icon) for the WPF platform. It does not just rely on the corresponding WinForms 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 ba...
0
kicks
A Windows Service Monitor that runs in the system tray
This is a small utility that monitors windows services running on the local machine. And notifies you via an icon in the system tray and a balloon popup telling you which services aren't running. You can also Start and Stop services from this utility. And it's Open Source.