private void datosEmpresaToolStripMenuItem_Click(object sender, EventArgs e) { Administracion admin = new Administracion(); admin.Show(); }