Example #1
0
 public static void StopForm()
 {
     Form.timer1.Stop();
     Form.Hide();
 }