private void входToolStripMenuItem1_Click(object sender, EventArgs e) { Auth auth = new Auth(); auth.Show(); }