Share via


MENU names

The following are the predefined menus in Microsoft Expression Web. If you are designing an add-in that is intended to reside in one of the default Expression Web menus (the menuitem element is defined in the add-in manifest), use this list to determine values for the parent and before attributes.

Existing menus

  • MENU_File   corresponds to the File menu.

    For a list of commands and submenus, see File menu

  • MENU_Edit   corresponds to the Edit menu.

    For a list of commands and submenus, see Edit menu

  • MENU_View   corresponds to the View menu.

    For a list of commands and submenus, see View menu

  • MENU_Insert   corresponds to the Insert menu.

    For a list of commands and submenus, see Insert menu

  • MENU_Format   corresponds to the Format menu.

    For a list of commands and submenus, see Format menu

  • MENU_Table   corresponds to the Table menu.

    For a list of commands and submenus, see Table menu

  • MENU_Site   corresponds to the Site menu.

    For a list of commands and submenus, see Site menuSite menu items

  • MENU_DataView   corresponds to the Data View menu.

    For a list of commands and submenus, see Data View menu

  • MENU_Panels   corresponds to the Panels menu.

    For a list of commands and submenus, see Panels menu

  • MENU_Window   corresponds to the Window menu.

    For a list of commands and submenus, see Window menu

  • MENU_Help   corresponds to the Help menu.

    For a list of commands and submenus, see Help menu

See Also

Concepts

menuitem element
toolbaritem element
COMMANDBAR names

Other Resources

The add-in manifest

  Copyright © 2011 by Microsoft Corporation. All rights reserved.