Visual C++ and MFC Programming 2nd Edition

(Martin Jones) #1

Visual C++ and MFC Fundamentals Chapter 1: Introduction to Visual C++


5 A menu with three dots means that an intermediary
action is required in order to apply its assigned behavior. Usually, this menu would
call a dialog box where the user would have to make a decision.
As an example, on the main menu, position the mouse on File and click Open
Workspace...
6 On the dialog box, locate the folder that has your downloaded exercises. Locate and
display the Exercise1 folder in the Look In combo box:

Figure 2: Open Workspace...........................................................................................................


7 Click Exercise1 and click Open.

8 A menu with an arrow holds a list of menu
items under it. A menu under another menu is called a submenu. To use such a
menu, you would position the mouse on it to display its submenu.
Free download pdf