Suggested Answer:A🗳️
When you change the focus by using the mouse or by calling the Focus method, focus events of the Control class occur in the following order:
A is correct. I thought it was the Activated event, but apparently not:
https://docs.microsoft.com/en-us/dotnet/desktop/winforms/order-of-events-in-windows-forms?view=netframeworkdesktop-4.8
When you change the focus by using the mouse or by calling the Focus method, focus events of the Control class occur in the following order:
Enter
GotFocus
LostFocus
Leave
Validating
Validated
A is correct.
https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.control.enter?view=net-5.0
upvoted 2 times
...
This section is not available anymore. Please use the main Exam Page.98-361 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
JamieS
7 months, 2 weeks agoitexamsmicrosoft
1 year, 3 months ago