private void button1_Click(object sender, EventArgs e) { f5 = new Form12(); f5.Show(); this.Close(); }