What is a menu?
depending on specific needs of an application it contains File, Edit, Tools, and Help menus.
Hot Key/Access Key
a keyboard shortcut
&File or E&xit are examples on how to create a hot key.
InputBox Function
a dialog box that prompts the user to enter a value.
ListBox object
displays a group of value called items with one item per line.