Multiple Choice
A text box control's ____ event occurs when the user tabs to the control, and when the Focus method is used to send the focus to the control.
A) Enter
B) Tab
C) Focus
D) Text
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: In either pretest or posttest loops,the controlling
Q11: The condition in the Do...Loop statement can
Q12: Consider the following Visual Basic .NET code:
Q15: In a nested repetition structure, one loop,
Q17: If the stepvalue is omitted when coding
Q18: The Do...Loop statement cannot be used to
Q19: A form's _ event is triggered when
Q21: A _ structure is referred to as
Q54: To leave a Do...Loop structure earlier than
Q60: Which of the following loop structures always