Question

I want to make my programs tray icon change colors if a certain event occurs. Can I set my code to change the tray icon while it runs?

Was it helpful?

Solution

Just set the NotifyIcon.Icon property to the new icon to change it.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top