Example #1
0
 private void btnStart_Click(object sender, EventArgs e)
 {
     SetEnable(false);
     manager.Start();
 }