Пример #1
0
 private void txtNumero_KeyPress(object sender, KeyPressEventArgs e)
 {
     MaskForm.TxtMask_ValidaNumeroLetras_KeyPress(sender, e);
 }