private void toolStripMenuItem5_Click(object sender, EventArgs e) { f1_7 form = new f1_7(); form.Show(); }