Example #1
0
 public static void Close(IntPtr hWnd)
 {
     WinAPI.EndTask(hWnd, true, true);
 }