Answer the following statements true (T) or false (F)
1. Menus are ways of grouping similar commands and preventing GUI clutter.
2. To set an underline shortcut in a Menu the programmer uses the tilde key (~).
3. Visual Basic also has the capacity for submenus.
4. Creating a window menu is mostly done through programming in the form load event.
5. The Shortcut property is used to set which key combination can be used instead of clicking on a menu item.
1. True
2. False, the ampersand key (&) is used before the desired letter.
3. True.
4. False, entire menus can be created by just dragging and dropping and editing properties in Visual Studio.
5. True
You might also like to view...
Match the following parts of the PowerPoint interface with its function
I. Slides tab A. add and edit text for use by the speaker II. Slide pane B. contains the slide number, theme name, and view options in Normal view III. Notes pane C. shows slide thumbnails IV. status bar D. displays bulleted text of a presentation V. Outline tab E. edit the current slide
A kiosk presentation loops continually with no need for a presenter
Indicate whether the statement is true or false