private void toolStripMenuItem1_Click(object sender, EventArgs e) { var admin = new dataAdmin(); admin.Show(); }