Hide application Icon from alt+tab
WPF
2
Posts
2
Posters
0
Views
1
Watching
-
How to hide/remove a wpf system tray application from alt+tab dialog?
- Regards -
J O N
A good thing is a bad thing if it keeps you from the best thing. - Dr. Adrian Rogers
Setting the main window Visibility = System.Windows.Visibility.Hidden hides it for me on Windows 7.
Mark Salsbery Microsoft MVP - Visual C++ :java: