Ejemplo n.º 1
0
 private void goFast_Click(object sender, EventArgs e)
 {
     qAgent.gofast();
     interval = 10;
 }