Exemplo n.º 1
0
 private void bStopScan_Click(object sender, EventArgs e)
 {
     mainForm.CancelScan();
     bStopScan.Enabled = false;
 }