Home | Overview | How Do I | FAQ | Sample | Tutorial | ODBC Driver List
CRecordView and CDaoRecordView also provide default user-interface update handlers for the navigation commands. These handlers automate enabling and disabling the user-interface objects — menu items and toolbar buttons. AppWizard supplies standard menus and, if you choose the AppWizard “Dockable Toolbar” option, a set of toolbar buttons for the commands. If you create a record view class with ClassWizard, you may want to add similar user-interface objects to your application.
To create menu resources with the menu editor
To create toolbar buttons with the graphics editor
For an example of these steps, see Constructing the User Interface in Tutorials.
See Also Record Views: Using a Record View