private void textBoxMaxStep_KeyPress(object sender, KeyPressEventArgs e) { Focuser.OnlyEnterPlusInt(sender, e); }