Example #1
0
 static public void CloseForm()
 {
     splashForm.Invoke(new CloseDelegate(SplashForm.CloseFormInternal));
 }