[]
        
(Showing Draft Content)

C1.Util.Win.Win32.SetForegroundWindow

SetForegroundWindow Method

SetForegroundWindow(IntPtr)

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