Icon for Alt+TAB
-
Hi, I have a C# Desktop solution in which there are many projects. When i press Alt+TAB to switch between other opened application, there is no icon displayed against my running application. Please guide me how can i set it for my application. Regards, Wasif Ehsan.
-
Hi, I have a C# Desktop solution in which there are many projects. When i press Alt+TAB to switch between other opened application, there is no icon displayed against my running application. Please guide me how can i set it for my application. Regards, Wasif Ehsan.
I believe alt-tab uses the icon of the executable. If your program is not showing at all then you might want to make sure your application is shown in the taskbar.
Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my homepage Oracle Studios[^]
-
I believe alt-tab uses the icon of the executable. If your program is not showing at all then you might want to make sure your application is shown in the taskbar.
Regards, Thomas Stockwell Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning. Visit my homepage Oracle Studios[^]