DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
User
32
Set
Active
Window Method
Overload List
SetActiveWindow(IntPtr)
Activates a window. The window must be attached to the calling thread's message queue.
SetActiveWindow(SafeHandle)
Activates a window. The window must be attached to the calling thread's message queue.
See Also
Reference
User32 Class
DevCase.Win32.NativeMethods Namespace
In This Article
Overload List
See Also