Multiple Choice
When users encounter multiple GUI Control s on a Form , usually one Control has ____; that is, if the user presses the Enter key, the Control will raise an event.
A) contact
B) focus
C) range
D) interaction
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: What are common keyboard events? What is
Q7: Any delegate can encapsulate any method that
Q23: Depending on the event, the delegate used
Q24: _ is a Boolean property of a
Q26: When you double-click the Button on the
Q26: When a Form contains multiple Controls, you
Q29: You can use the + and +=
Q30: Connecting an event to its resulting actions
Q31: You declare a delegate using the keyword
Q33: A method that performs a task in