Exemplo n.º 1
0
 public static IntPtr GetForegroundWindow()
 {
     return(Api_User32.GetForegroundWindow());
 }