Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "SwitchToThisWindow" in [All]

user32

.

static extern void SwitchToThisWindow(IntPtr hWnd, bool fAltTab);

.

Declare Sub SwitchToThisWindow Lib "user32.dll" ( _

.

                    SwitchToThisWindow(procProgram[nIndex].MainWindowHandle, true);

.
Documentation
[SwitchToThisWindow] on MSDN

 
Access PInvoke.net directly from VS: