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