Ejemplo n.º 1
0
 private void pictureBox2_Click(object sender, EventArgs e)
 {
     click.Play();
     help hp = new help();
     hp.ShowDialog();
 }
Ejemplo n.º 2
0
 private void button4_Click(object sender, EventArgs e)
 {
     help hp = new help();
     hp.ShowDialog();
 }