コード例 #1
0
 private void TxtObservaciones_KeyPress(object sender, KeyPressEventArgs e)
 {
     ClsObtenerConexion.ValidarCaracteres(e);
 }