[ad_1]
Edit: This only addresses the second portion of the question.
To disable a control try setting enabled to false.
btnCheckAnswer.Enabled = false;
3
[ad_2]
solved c# If else if statement event triggers before else if does
[ad_1]
Edit: This only addresses the second portion of the question.
To disable a control try setting enabled to false.
btnCheckAnswer.Enabled = false;
3
[ad_2]
solved c# If else if statement event triggers before else if does