Method SetForegroundWindow
SetForegroundWindow(nint)
Declaration
public static bool SetForegroundWindow(nint hwnd)
Parameters
Type |
Name |
Description |
nint |
hwnd |
|
Returns
SetForegroundWindow(IWindowHandle)
Declaration
public static bool SetForegroundWindow(IWindowHandle hwnd)
Parameters
Returns
SetForegroundWindow(IFluentLog, IWindowHandle, UnsafeWindowActivationMethod)
Declaration
public static bool SetForegroundWindow(IFluentLog log, IWindowHandle hwnd, UnsafeWindowActivationMethod activationMethod)
Parameters
Returns