Ejemplo n.º 1
0
 private void btnHabilitar_Click(object sender, EventArgs e)
 {
     Validaciones.CambiarEnable(this);
 }