示例#1
0
 public static IntPtr GetForegroundWindow()
 {
     return(Api_User32.GetForegroundWindow());
 }