Esempio n. 1
0
 public static void SetFocus(IntPtr hWnd)
 {
     Api_User32.SetFocus(hWnd);
 }