Skip to content

theCodeJerk/Tray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thecodejerk.Tray Tray Icon Library

A C# library to show a system tray icon with customizable links.

Projects

There are four projects involved in this solution.

  1. Tray - Console app to control the tray icon and customize the links it shows.
  2. Tray.Config - Class library containing classes used in all the other projects.
  3. Tray.Editor - Windows Forms app to control the tray icon and customize the links it shows. Provides a GUI for the same functionality Tray provides.
  4. Tray.Icon - Windows Forms app that provides a handle to the system tray and displays the tray icon.

About

Provides a customizable Tray Icon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages