Ejemplo n.º 1
0
 private void button_Cancel_Click(object sender, EventArgs e)
 {
     ShutDownManager.StopTimer(timer1);
     label_Status.Text = null;
 }