private void button7_Click(object sender, EventArgs e) { Form3 fr3 = new Form3(); fr3.Show(); Hide(); }