Beispiel #1
0
 private void textBox6_KeyPress(object sender, KeyPressEventArgs e)
 {
     ElementsSettings.RowWithNoDigits(textBox6, e);
 }