Common toolbar

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

Common toolbar

  • COMMANDBAR_Common_New   corresponds to the New command and drop-down menu ( w4_btn_file_newpage ).

    • COMMANDBAR_Common_New_Page   corresponds to the New Page command ( w4_btn_file_newpage ).

    • COMMANDBAR_Common_New_HTML   corresponds to the command ( w4_btn_file_new_html ).

    • COMMANDBAR_Common_New_ASPX   corresponds to the command ( w4_btn_file_new_aspx ).

    • COMMANDBAR_Common_New_ASP   corresponds to the command ( w4_btn_file_new_asp ).

    • COMMANDBAR_Common_New_PHP   corresponds to the command ( w4_btn_file_new_php ).

    • COMMANDBAR_Common_New_CSS   corresponds to the command ( w4_btn_file_new_css ).

    • COMMANDBAR_Common_New_Folder   corresponds to the command ( w4_btn_file_new_folder ).

    • COMMANDBAR_Common_New_CreateFromDynamicWebTemplate   corresponds to the command ( w4_btn_file_new_from_dwt ).

    • COMMANDBAR_Common_New_CreateFromMasterPage   corresponds to the command ( w4_btn_file_new_from_master ).

  • COMMANDBAR_Common_NewSite   corresponds to the command ( w4_btn_site_new ).

  • COMMANDBAR_Common_Open   corresponds to the command ( w4_btn_file_open ).

    • COMMANDBAR_Common_Open_Open   corresponds to the Open command ( w4_btn_file_open ).

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

  • COMMANDBAR_Common_Save   corresponds to the Save command ( w4_btn_file_save ).

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

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

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

    • COMMANDBAR_Common_PreviewInBrowser_1   corresponds to the Preview in Browser 1 command ( w4_btn_file_preview_in_browser ).

    • COMMANDBAR_Common_PreviewInBrowser_2   corresponds to the Preview in Browser 2 command ( w4_btn_file_preview_in_browser ).

    • COMMANDBAR_Common_PreviewInBrowser_3   corresponds to the Preview in Browser 3 command ( w4_btn_file_preview_in_browser ).

    • COMMANDBAR_Common_PreviewInBrowser_4   corresponds to the Preview in Browser 4 command ( w4_btn_file_preview_in_browser ).

    • COMMANDBAR_Common_PreviewInBrowser_5   corresponds to the Preview in Browser 5 command ( w4_btn_file_preview_in_browser ).

    • COMMANDBAR_Common_PreviewInBrowser_6   corresponds to the Preview in Browser 6 command ( w4_btn_file_preview_in_browser ).

    • COMMANDBAR_Common_PreviewInBrowser_7   corresponds to the Preview in Browser 7 command ( w4_btn_file_preview_in_browser ).

    • COMMANDBAR_Common_PreviewInBrowser_8   corresponds to the Preview in Browser 8 command ( w4_btn_file_preview_in_browser ).

    • COMMANDBAR_Common_PreviewInBrowser_9   corresponds to the Preview in Browser 9 command ( w4_btn_file_preview_in_browser ).

    • COMMANDBAR_Common_PreviewInBrowser_MoreBrowsers   corresponds to the More Browsers command.

    • COMMANDBAR_Common_PreviewInBrowser_PreviewInMultipleBrowsers   corresponds to the Preview in Multiple Browsers command.

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

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

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

    • COMMANDBAR_Common_PreviewInBrowser_EditBrowserList   corresponds to the Edit Browser List command.

  • COMMANDBAR_Common_Style   corresponds to the Style drop-down menu.

  • COMMANDBAR_Common_Font   corresponds to the Font drop-down menu.

  • COMMANDBAR_Common_FontSize   corresponds to the Font Size drop-down menu.

  • COMMANDBAR_Common_Bold   corresponds to the Bold command ( w4_btn_format_bold ).

  • COMMANDBAR_Common_Italic   corresponds to the Italic command ( w4_btn_format_italic ).

  • COMMANDBAR_Common_Underline   corresponds to the Underline command ( w4_btn_format_underline ).

  • COMMANDBAR_Common_AlignLeft   corresponds to the Align Left command ( w4_btn_format_left ).

  • COMMANDBAR_Common_Center   corresponds to the Center command ( w4_btn_format_center ).

  • COMMANDBAR_Common_AlignRight   corresponds to the Align Right command ( w4_btn_format_right ).

  • COMMANDBAR_Common_Justify   corresponds to the Justify command ( w4_btn_format_justify ).

  • COMMANDBAR_Common_IncreaseFontSize   corresponds to the Increase Font Size command ( w4_btn_format_font_increment ).

  • COMMANDBAR_Common_DecreaseFontSize   corresponds to the Decrease Font Size command ( w4_btn_format_font_decrement ).

  • COMMANDBAR_Common_Numbering   corresponds to the Numbering command ( w4_btn_format_li_numbered ).

  • COMMANDBAR_Common_Bullets   corresponds to the Bullets command ( w4_btn_format_li_bullet ).

  • COMMANDBAR_Common_DecreaseIndent   corresponds to the Decrease Indent command ( w4_btn_format_outdent ).

  • COMMANDBAR_Common_IncreaseIndent   corresponds to the Increase Indent command ( w4_btn_format_indent ).

  • COMMANDBAR_Common_Borders   corresponds to the Borders command and drop-down menu ( w4_btn_table_boxborder ).

    • COMMANDBAR_Common_Borders_OutsideBorders   corresponds to the Outside Borders command ( w4_btn_table_boxborder ).

    • COMMANDBAR_Common_Borders_AllBorders   corresponds to the All Borders command ( w4_btn_table_gridborder ).

    • COMMANDBAR_Common_Borders_TopBorder   corresponds to the Top Border command ( w4_btn_table_topborder ).

    • COMMANDBAR_Common_Borders_LeftBorder   corresponds to the Left Border command ( w4_btn_table_leftborder ).

    • COMMANDBAR_Common_Borders_InsideHorizontalBorder   corresponds to the Inside Horizontal Border command ( w4_btn_table_insidehorizontalborder ).

    • COMMANDBAR_Common_Borders_HorizontalLine   corresponds to the Horizontal Line command ( w4_btn_table_horizontalline ).

    • COMMANDBAR_Common_Borders_InsideBorders   corresponds to the Inside Borders command ( w4_btn_table_insideborder ).

    • COMMANDBAR_Common_Borders_NoBorder   corresponds to the No Border command ( w4_btn_table_noborder ).

    • COMMANDBAR_Common_Borders_BottomBorder   corresponds to the Bottom Border command ( w4_btn_table_bottomborder ).

    • COMMANDBAR_Common_Borders_RightBorder   corresponds to the Right Border command ( w4_btn_table_rightborder ).

    • COMMANDBAR_Common_Borders_InsideVerticalBorder   corresponds to the Inside Vertical Border command ( w4_btn_table_insideverticalborder ).

  • COMMANDBAR_Common_Highlight   corresponds to the Highlight command ( w4_btn_higlightcolor_dropdown ).

  • COMMANDBAR_Common_FontColor   corresponds to the Font Color command ( w4_btn_fontcolor_dropdown ).

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

  • COMMANDBAR_Common_Div   corresponds to the <div> command ( w4_btn_insert_div ).

  • COMMANDBAR_Common_FromFile   corresponds to the Insert Picture from File command ( w4_btn_insert_img ).

  • COMMANDBAR_Common_Hyperlink   corresponds to the Insert Hyperlink command ( w4_btn_dragdrop_link ).

  • COMMANDBAR_Common_Stop   corresponds to the Stop command ( w4_btn_cancel_request ).

  • COMMANDBAR_Common_LefttoRight   corresponds to the Left to Right command.

  • COMMANDBAR_Common_RighttoLeft   corresponds to the Right to Left command.

  • COMMANDBAR_Common_LefttoRightEmbedding   corresponds to the Left to Right Embedding command.

  • COMMANDBAR_Common_RighttoLeftEmbedding   corresponds to the Right to Left Embedding command.

  • COMMANDBAR_Common_LefttoRightDocument   corresponds to the Left to Right Document command.

  • COMMANDBAR_Common_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.