private void toolStripButtonCancelar_Click(object sender, EventArgs e) { _usuarioBL.CancelarCambios(); DeshabilitarHabilitarBotones(true); }