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