User Interface Features, MFC Smart Device Application Wizard

This page provides the options by which you indicate the appearance and behavior of your application. The user interface features available for your project depend on the type of applications that you specified in the Application Type page of the MFC Application Wizard.

  • Command bar
    Specifies the details of the application's command bar.

    Option

    Description

    Menus only

    Adds a basic command bar to the application.

    Menus and buttons

    Adds a basic command bar with buttons.

  • Status bar
    This option is not supported in this release.

    Implements a control bar with a row of text output panes. Not available for dialog-based application types.

  • Dialog title
    For CDialog-based applications only, this title appears in the title bar of the dialog box. To edit this field, the select the Dialog-based option under Application type. For more information, see Application Type, MFC Smart Device Application Wizard.

See Also

Reference

MFC Smart Device Application Wizard