Ejemplo n.º 1
0
 private void textBoxMaxStep_KeyPress(object sender, KeyPressEventArgs e)
 {
     Focuser.OnlyEnterPlusInt(sender, e);
 }