Esempio n. 1
0
 private void textBoxStepPerDeg_KeyPress(object sender, KeyPressEventArgs e)
 {
     Focuser.OnlyEnterNumber(sender, e);
 }