added when reset to focus on txtA
This commit is contained in:
parent
e08e0e24e4
commit
24f5dd46d5
@ -347,6 +347,8 @@ namespace ElementaryMathematics
|
|||||||
|
|
||||||
lblNumCorrect.Text = "0";
|
lblNumCorrect.Text = "0";
|
||||||
lblNumIncorrect.Text = "0";
|
lblNumIncorrect.Text = "0";
|
||||||
|
|
||||||
|
txtA.Focus();
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user