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