private void button5_Click(object sender, EventArgs e) { frm_match_nowgoal_data frm = new frm_match_nowgoal_data(); frm.Show(); }