开发者

Can I change my programs tray icon while it runs in c#?

开发者 https://www.devze.com 2023-04-06 00:26 出处:网络
I want to make my programs tray icon change colors if a certain event occurs. Can I s开发者_StackOverflow中文版et my code to change the tray icon while it runs?Just set the NotifyIcon.Icon property to

I want to make my programs tray icon change colors if a certain event occurs. Can I s开发者_StackOverflow中文版et my code to change the tray icon while it runs?


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

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号