Exemplo n.º 1
0
 private void textBox3_KeyPress(object sender, KeyPressEventArgs e)
 {
     ElementsSettings.RowOfPassportNumberIsCorrect(textBox3, e);
 }