0

Using NotifyIcon, the application by only appears when you click "Show hidden icons" in Windows enter image description here

I want my application to always be shown in the system tray, like this enter image description here

Can this be done in VB.NET/C#?

user1837725
  • 493
  • 1
  • 5
  • 9
  • 1
    Nope. It's the user and the OS who pick which icons are shown and which are hidden. You have no control over this – Kevin Gosse Jun 20 '17 at 21:14
  • Just to add on to what @KevinGosse said, I think it was starting with Windows Vista when that change was made. You can no longer decide where your system tray icon will be shown since then. – Fabulous Jun 20 '17 at 21:22

0 Answers0