예제 #1
0
 static private void CloseFormInternal()
 {
     Cursor.Show();
     loadForm.Close();
     loadForm = null;
 }