Multiple Choice
To remove the TabIndex boxes from the form the programmer would press the ____ key.
A) Enter
B) Esc
C) Shift
D) Ctrl
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: A list box's _ property can be
Q14: When a TextBox control's KeyPress event occurs,
Q15: A user-defined Sub procedure will return a
Q16: The keyword in a function header that
Q17: The procedure header for a Sub procedure
Q19: When the ByVal keyword is used on
Q20: When the ListBox sorted property is false,
Q21: The variables passed in a Call statement
Q22: Functions are different from Sub Procedures in
Q23: Some functions like Val and InputBox are