User32SetActiveWindow 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