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