private void Button4_Click(object sender, EventArgs e) { student_details gg = new student_details(); gg.Show(); //this.Hide(); }