Пример #1
0
 private void pictureBox2_Click(object sender, EventArgs e)
 {
     click.Play();
     help hp = new help();
     hp.ShowDialog();
 }
Пример #2
0
 private void button4_Click(object sender, EventArgs e)
 {
     help hp = new help();
     hp.ShowDialog();
 }