Multiple Choice
A Form's default Button is the one that will be pressed when the user presses the Enter key and is specified by setting the Form's __________ property to the appropriate Button.
A) DefaultButton
B) SetButton
C) AcceptButton
D) EnterButton
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: Program control is best defined as:<br>A)the degree
Q13: a - = 3 can also be
Q14: A While…End While statement allows the programmer
Q15: Which of the following are examples of
Q18: What kind of language is pseudocode?<br>A)a hybrid
Q19: Having many levels of nesting improves program
Q20: Logic errors prevent a program from compiling
Q21: The expression d *= 4 is an
Q22: What marks the end of the Do
Q45: Counter-controlled repetition is also known as:<br>A) definite