WindowsUtilitiesGetActiveWindow Method |
Gets the window handle to the active window attached to the calling thread's message queue.
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public static IntPtr GetActiveWindow()
Return Value
Type:
IntPtrA handle to the active window.
See Also