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