Пример #1
0
 public bool DestroyWindow()
 {
     return(User32APIs.DestroyWindow(Hwnd));
 }