コード例 #1
0
 public void HideWindow()
 {
     PInvoke.ShowWindow(Handle, 0);
 }