Пример #1
0
 public bool IsForeground()
 {
     return(Imports.GetForegroundWindow() == this.handle);
 }