Multiple Choice
Which of the following is NOT true about using keyboard access with a menu item?
A) The first menu's Text property should be &File.
B) Do not use the same access key on a main menu name as you use on a form control.
C) When the program is running,use the Alt key with the letter in the menu that is underlined,in order to access that procedure.
D) Menu items will not function correctly if keyboard access is not assigned.
Correct Answer:

Verified
Correct Answer:
Verified
Q4: An enabled menu item appears in black
Q5: Which of the following is the correct
Q6: If you click on an item in
Q7: Common Dialog Boxes _.<br>A)allow Visual Basic programs
Q8: Which of the following is NOT true
Q10: Which property in a menu item's property
Q11: A function cannot have multiple arguments.
Q12: Which of the following is NOT true
Q13: Which of the following is the method
Q14: Which of the following is NOT true