private void btnABMPlanes_Click(object sender, EventArgs e) { PlanesEscritorio plaEsc = new PlanesEscritorio(); plaEsc.ShowDialog(); }