Standard toolbar

The following are the predefined items in the Standard toolbar of Microsoft Expression Web. If you are designing an add-in that is intended to reside in the Standard toolbar (the toolbaritem element is defined in the add-in manifest), use this list to define values for the parent and before attributes.

Standard toolbar

  • COMMANDBAR_Standard_New   corresponds to the New drop-down menu ( w4_btn_file_newpage ).

    • COMMANDBAR_Standard_New_Page   corresponds to the Page command ( w4_btn_file_newpage ).

    • COMMANDBAR_Standard_New_HTML   corresponds to the HTML command ( w4_btn_file_new_html ).

    • COMMANDBAR_Standard_New_ASPX   corresponds to the ASPX command ( w4_btn_file_new_aspx ).

    • COMMANDBAR_Standard_New_ASP   corresponds to the ASP command ( w4_btn_file_new_asp ).

    • COMMANDBAR_Standard_New_PHP   corresponds to the PHP command ( w4_btn_file_new_php ).

    • COMMANDBAR_Standard_New_CSS   corresponds to the CSS command ( w4_btn_file_new_css ).

    • COMMANDBAR_Standard_New_Folder   corresponds to the Folder command ( w4_btn_file_new_folder ).

    • COMMANDBAR_Standard_New_CreateFromDynamicWebTemplate   corresponds to the Create from Dynamic Web Template command ( w4_btn_file_new_from_dwt ).

    • COMMANDBAR_Standard_New_CreateFromMasterPage   corresponds to the Create from Master Page command ( w4_btn_file_new_from_master ).

  • COMMANDBAR_Standard_NewSite   corresponds to the New Site command ( w4_btn_site_new ).

  • COMMANDBAR_Standard_Open   corresponds to the Open command and drop-down menu ( w4_btn_file_open ).

    • COMMANDBAR_Standard_Open_Open   corresponds to the Open command ( w4_btn_file_open ).

    • COMMANDBAR_Standard_Open_OpenSite   corresponds to the Open Site command ( w4_btn_file_open ).

  • COMMANDBAR_Standard_Save   corresponds to the Save command ( w4_btn_file_save ).

  • COMMANDBAR_Standard_SaveAll   corresponds to the Save All command ( w4_btn_file_save_all ).

  • COMMANDBAR_Standard_Find   corresponds to the Find command ( w4_btn_tools_find ).

  • COMMANDBAR_Standard_Publish_Current   corresponds to the Publish Current command ( w4_btn_site_publish_current ).

  • COMMANDBAR_Standard_Publish_Changed   corresponds to the Changed command ( w4_btn_site_publish_changed ).

  • COMMANDBAR_Standard_Publish_All   corresponds to the All command ( w4_btn_site_publish_all ).

  • COMMANDBAR_Standard_Get_Changed   corresponds to the Get Changed command ( w4_btn_site_get_changed ).

  • COMMANDBAR_Standard_Get_All   corresponds to the Get All command ( w4_btn_site_get_all ).

  • COMMANDBAR_Standard_Print   corresponds to the Print command ( w4_btn_file_print_direct ).

  • COMMANDBAR_Standard_OpenInSuperPreview   corresponds to the Open in SuperPreview command ( w4_btn_superpreview ).

  • COMMANDBAR_Standard_PreviewInBrowser   corresponds to the Preview in Browser command and drop-down menu ( w4_btn_file_preview_in_browser ).

    • COMMANDBAR_Standard_PreviewInBrowser_10   corresponds to the Preview in Browser 10 command ( w4_btn_file_preview_in_browser ).

    • COMMANDBAR_Standard_PreviewInBrowser_11   corresponds to the Preview in Browser 11 command ( w4_btn_file_preview_in_browser ).

    • COMMANDBAR_Standard_PreviewInBrowser_12   corresponds to the Preview in Browser 12 command ( w4_btn_file_preview_in_browser ).

    • COMMANDBAR_Standard_PreviewInBrowser_13   corresponds to the Preview in Browser 13 command ( w4_btn_file_preview_in_browser ).

    • COMMANDBAR_Standard_PreviewInBrowser_14   corresponds to the Preview in Browser 14 command ( w4_btn_file_preview_in_browser ).

    • COMMANDBAR_Standard_PreviewInBrowser_15   corresponds to the Preview in Browser 15 command ( w4_btn_file_preview_in_browser ).

    • COMMANDBAR_Standard_PreviewInBrowser_16   corresponds to the Preview in Browser 16 command ( w4_btn_file_preview_in_browser ).

    • COMMANDBAR_Standard_PreviewInBrowser_17   corresponds to the Preview in Browser 17 command ( w4_btn_file_preview_in_browser ).

    • COMMANDBAR_Standard_PreviewInBrowser_18   corresponds to the Preview in Browser 18 command ( w4_btn_file_preview_in_browser ).

    • COMMANDBAR_Standard_PreviewInBrowser_MoreBrowsers   corresponds to the More Browsers command.

    • COMMANDBAR_Standard_PreviewInBrowser_PreviewInMultipleBrowsers   corresponds to the Preview in Multiple Browsers command.

    • COMMANDBAR_Standard_PreviewInBrowser_PreviewInMultipleBrowsers640X480   corresponds to the Preview in Multiple Browsers 640X480 command.

    • COMMANDBAR_Standard_PreviewInBrowser_PreviewInMultipleBrowsers800X600   corresponds to the Preview in Multiple Browsers 800X600 command.

    • COMMANDBAR_Standard_PreviewInBrowser_PreviewInMultipleBrowsers1024X768   corresponds to the Preview in Multiple Browsers 1024X768 command.

    • COMMANDBAR_Standard_PreviewInBrowser_EditBrowserList   corresponds to the Edit Browser List command.

  • COMMANDBAR_Standard_Spelling   corresponds to the Spelling command ( w4_btn_tools_spelling ).

  • COMMANDBAR_Standard_Cut   corresponds to the Cut command ( w4_btn_edit_cut ).

  • COMMANDBAR_Standard_Copy   corresponds to the Copy command ( w4_btn_edit_copy ).

  • COMMANDBAR_Standard_Paste   corresponds to the Paste command ( w4_btn_edit_paste ).

  • COMMANDBAR_Standard_FormatPainter   corresponds to the Format Painter command ( w4_btn_edit_formatpainter ).

  • COMMANDBAR_Standard_Undo   corresponds to the Undo command ( w4_btn_edit_undo ).

  • COMMANDBAR_Standard_Redo   corresponds to the Redo command ( w4_btn_edit_redo ).

  • COMMANDBAR_Standard_InsertTable   corresponds to the Insert Table command ( w4_btn_table_inserttable ).

  • COMMANDBAR_Standard_Layer   corresponds to the Layer command ( w4_btn_insert_layer ).

  • COMMANDBAR_Standard_FromFile   corresponds to the From File command ( w4_btn_insert_img ).

  • COMMANDBAR_Standard_Hyperlink   corresponds to the Hyperlink command ( w4_btn_dragdrop_link ).

  • COMMANDBAR_Standard_IncludePage   corresponds to the Include Page command ( w4_btn_insert_include_page ).

  • COMMANDBAR_Standard_Refresh   corresponds to the Refresh command ( w4_btn_view_refresh ).

  • COMMANDBAR_Standard_Stop   corresponds to the Stop command ( w4_btn_cancel_request ).

  • COMMANDBAR_Standard_ShowFormattingMarks   corresponds to the Show Formatting Marks command ( w4_btn_format_show_formatting_mark ).

    • COMMANDBAR_Standard_ShowFormattingMarks_TagMarks   corresponds to the Tag Marks command ( w4_btn_format_paragraph_mark ).

    • COMMANDBAR_Standard_ShowFormattingMarks_ParagraphMarks   corresponds to the Paragraph Marks command ( w4_btn_format_paragraph_mark ).

    • COMMANDBAR_Standard_ShowFormattingMarks_LineBreaks   corresponds to the Line Breaks command ( w4_btn_format_line_break_mark ).

    • COMMANDBAR_Standard_ShowFormattingMarks_Spaces   corresponds to the Spaces command ( w4_btn_format_nbsp_mark ).

    • COMMANDBAR_Standard_ShowFormattingMarks_Comments   corresponds to the Comments command ( w4_btn_format_commment_mark ).

    • COMMANDBAR_Standard_ShowFormattingMarks_ScriptBlocks   corresponds to the Script Blocks command ( w4_btn_format_script_block_mark ).

    • COMMANDBAR_Standard_ShowFormattingMarks_PositionedAbsolute   corresponds to the Positioned Absolute command ( w4_btn_format_position_absolute_mark ).

    • COMMANDBAR_Standard_ShowFormattingMarks_AlignedElements   corresponds to the Aligned Elements command ( w4_btn_format_floating_mark ).

    • COMMANDBAR_Standard_ShowFormattingMarks_CSSDisplayNone   corresponds to the CSS Display None command ( w4_btn_format_display_none_mark ).

    • COMMANDBAR_Standard_ShowFormattingMarks_HiddenFormFields   corresponds to the Hidden Form Fields command ( w4_btn_format_hidden_form_field_mark ).

  • COMMANDBAR_Standard_ExpressionWebHelp   corresponds to the Expression Web Help command ( w4_btn_help_finder ).

  • COMMANDBAR_Standard_LefttoRight   corresponds to the Left to Right command.

  • COMMANDBAR_Standard_RighttoLeft   corresponds to the Right to Left command.

  • COMMANDBAR_Standard_LefttoRightEmbedding   corresponds to the Left to Right Embedding command.

  • COMMANDBAR_Standard_RighttoLeftEmbedding   corresponds to the Right to Left Embedding command.

  • COMMANDBAR_Standard_LefttoRightDocument   corresponds to the Left to Right Document command.

  • COMMANDBAR_Standard_RighttoLeftDocument   corresponds to the Right to Left Document command.

See Also

Concepts

MENU names
COMMANDBAR names
The add-in manifest

  Copyright © 2011 by Microsoft Corporation. All rights reserved.