Example #1
0
 public static void StartForm()
 {
     Form.timer1.Start();
     Form.Show();
 }