Win32WindowActive Property |
Gets 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 Win32Window Active { get; }
Property Value
Type:
Win32Window
The active window.
See Also