private void btnHabilitar_Click(object sender, EventArgs e)
 {
     Validaciones.CambiarEnable(this);
 }