Ejemplo n.º 1
0
 private void btnCorrect_Click(object sender, EventArgs e)
 {
     questionControl.CorrectAnswerChanged(this);
 }