Multiple Choice
Which of the following statements about menus is NOT true?
A) Menu items are displayed in buttons at the top of the window.
B) Create a menu by adding a MenuStrip component to the form.
C) In a menu,submenus will be indicated by a filled triangle to the right of the command.
D) Each item in a menu can have keyboard access.
Correct Answer:

Verified
Correct Answer:
Verified
Q21: You can pass arguments to sub procedures
Q22: A function procedure may perform an action,but
Q23: Explain the differences between ByVal and ByRef
Q24: When creating a menu,if an item named
Q25: You must declare the name of a
Q27: Which of the following statements is NOT
Q28: Which of the following statements about context
Q29: Functions perform an action and return a
Q30: When creating menus with the MenuStrip component,the
Q31: Which property of a menu must be