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