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