MahApps / MahApps.Metro

A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.
https://mahapps.com
MIT License
9.28k stars 2.45k forks source link

TrayIcon #3410

Closed hamerstandr closed 5 years ago

hamerstandr commented 5 years ago

Add TrayIcon style windows 10 image or image simple https://github.com/File-New-Project/EarTrumpet/tree/master/EarTrumpet/UI/Controls and https://github.com/File-New-Project/EarTrumpet/tree/master/EarTrumpet/UI/ViewModels

punker76 commented 5 years ago

@hamerstandr ?

hamerstandr commented 5 years ago

add style to TrayIcon .( System Color and Acont Color)

punker76 commented 5 years ago

@hamerstandr I don't see why we should do this. TrayIcon is an external source at EarTrumpet.

thoemmi commented 5 years ago

@hamerstandr a tray icon is out of scope of MahApps.Metro. However, I can recommend Hardcodet.NotifyIcon.Wpf which I have used in a project or two. It works great with MahApps.Metro.