Win32WindowForeground Property |
Gets the foreground window (the window with which the user is currently working).
Namespace:
ShellBoost.Core.Utilities
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public static Win32Window Foreground { get; }
Property Value
Type:
Win32Window
The foreground window.
See Also