private void textBoxPosition_KeyPress(object sender, KeyPressEventArgs e) { Focuser.OnlyEnterInt(sender, e); }