[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SetForegroundWindow

SetForegroundWindow Method

SetForegroundWindow(nint)

Declaration
public static extern int SetForegroundWindow(nint hWnd)
Public Shared Function SetForegroundWindow(hWnd As IntPtr) As Integer
Parameters
Type Name Description
nint hWnd
Returns
Type Description
int