private void toolStripButton9_Click_1(object sender, EventArgs e) { Form3 f = new Form3(); f.Show(); }