Skip to content

kris701/Nanotek.WPF.WindowsTrayItemFramework

Repository files navigation

Windows Tray Item Framework

A simplified and small framework to make WPF apps that run from the windows tray. I have used this style of applications in a few of my projects, so i thought i might as well make a common package for it. image image

To use it, either use the template attached, or make a WPF Window and Inherit it from the TrayWindow from the package. You can then add as many UserControls as you want. You can jump between views by calling the ViewSwitcher static class.

About

A simple framework to make WPF tray icon windows

Topics

Resources

License

Stars

Watchers

Forks

Languages