Stories recently tagged with 'NotifyIcon'

WPF NotifyIcon Released(hardcodet.net)

submitted by interferencesinterferences(385) 2 years, 9 months ago

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 balloon messages. read more...

add a comment |category: |Views: 821

tags: another

A Windows Service Monitor that runs in the system tray(pietschsoft.com)

submitted by crpietschmanncrpietschmann(11.3k) 4 years, 6 months ago

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. read more...

add a comment |category: |Views: 192

tags: another