private void txtNumero_KeyPress(object sender, KeyPressEventArgs e) { MaskForm.TxtMask_ValidaNumeroLetras_KeyPress(sender, e); }