private void btnVer_Click(object sender, EventArgs e) { EspecificaDeGastoUI esp = new EspecificaDeGastoUI(); esp.ShowDialog(); }