Exemplo n.º 1
0
 private void txtCorreoPro_KeyPress(object sender, KeyPressEventArgs e)
 {
     Validaciones.ArrobaYPunto(e);
 }