Exemplo n.º 1
0
        private void button12_Click(object sender, EventArgs e)
        {
            frm_match_100_load_html frm = new frm_match_100_load_html();

            frm.Show();
        }
Exemplo n.º 2
0
 private void button12_Click(object sender, EventArgs e)
 {
     frm_match_100_load_html frm = new frm_match_100_load_html();
     frm.Show();
 }