private void btnABMCursos_Click(object sender, EventArgs e) { CursosEscritorio curEsc = new CursosEscritorio(); curEsc.ShowDialog(); }