Top "Alt-tab" questions

Best way to hide a window from the Alt-Tab program switcher?

I've been a .NET developer for several years now and this is still one of those things I don't know …

.net wpf winforms alt-tab
Simulating Alt + Tab Key Press

I have tried to simulate Alt + Tab key press using SendInput, keybd_event, SendMessage and SendKeys.Send but none of …

c# .net wpf vb.net alt-tab
Best practices for Alt-Tab support in a DirectX app?

When writing DirectX applications, obviously it's desirable to support the user suspending the application via Alt-Tab in a way that's …

windows directx alt-tab task-switching