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