'Declaration
Public Shared Function SetFocus( _ ByVal hWnd As System.IntPtr _ ) As System.IntPtr
'Usage
Dim hWnd As System.IntPtr Dim value As System.IntPtr value = NUser32.SetFocus(hWnd)
public static System.IntPtr SetFocus( System.IntPtr hWnd )
Parameters
- hWnd