Ejemplo n.º 1
0
 private void okBtn_Click(object sender, EventArgs e)
 {
     FormsFunctions.PlayButtonSound();
 }
Ejemplo n.º 2
0
 private void pictureBox1_Click(object sender, EventArgs e)
 {
     FormsFunctions.PlayButtonSound();
 }
Ejemplo n.º 3
0
 private void degenerateChoice_Click(object sender, EventArgs e)
 {
     FormsFunctions.PlayButtonSound();
 }