private void button4_Click(object sender, EventArgs e) { Form9 form9 = new Form9(); form9.ShowDialog(); }