Example #1
0
 private void button35_Click(object sender, EventArgs e)
 {
     Thomas2.Stop();
 }
Example #2
0
 private void button34_Click(object sender, EventArgs e)
 {
     label37.Text = "0";
     Thomas2.Stop();
 }
Example #3
0
 // ThomasGames
 private void button36_Click(object sender, EventArgs e)
 {
     Thomas2.Start();
 }