GitHunt
RA

rambotech/WinFormWithTrayIcon

A shell WinForm project showing how to make a Windows Form application properly use a tray icon, and gracefully remove the tray icon when it terminates.

WinFormWithTrayIcon

This project shows the correct way to do this. WinForm Applications can leave an icon stranded in the tray after they terminate, without idle states.

See my blog article describing the problem this template project solves.

For an animated tray icon example of the project, see the forked project here.

Languages

C#100.0%

Contributors

Other
Created June 6, 2018
Updated May 24, 2024
rambotech/WinFormWithTrayIcon | GitHunt