Share via


Pictures toolbar

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

Pictures toolbar

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

  • COMMANDBAR_Pictures_AutoThumbnail   corresponds to the Auto Thumbnail command ( w4_btn_tools_autothumbnail ).

  • COMMANDBAR_Pictures_BringForward   corresponds to the Bring Forward command ( w4_btn_position_Zincrement ).

  • COMMANDBAR_Pictures_SendBackward   corresponds to the Send Backward command ( w4_btn_position_Zdecrement ).

  • COMMANDBAR_Pictures_RotateLeft90°   corresponds to the Rotate Left 90° command ( w4_btn_image_rotate_left ).

  • COMMANDBAR_Pictures_RotateRight90°   corresponds to the Rotate Right 90° command ( w4_btn_image_rotate_right ).

  • COMMANDBAR_Pictures_FlipHorizontal   corresponds to the Flip Horizontal command ( w4_btn_image_flip ).

  • COMMANDBAR_Pictures_FlipVertical   corresponds to the Flip Vertical command ( w4_btn_image_reverse ).

  • COMMANDBAR_Pictures_MoreContrast   corresponds to the More Contrast command ( w4_btn_image_contrast_up ).

  • COMMANDBAR_Pictures_LessContrast   corresponds to the Less Contrast command ( w4_btn_image_contrast_down ).

  • COMMANDBAR_Pictures_MoreBrightness   corresponds to the More Brightness command ( w4_btn_image_brightness_up ).

  • COMMANDBAR_Pictures_LessBrightness   corresponds to the Less Brightness command ( w4_btn_image_brightness_down ).

  • COMMANDBAR_Pictures_Crop   corresponds to the Crop command ( w4_btn_image_crop ).

  • COMMANDBAR_Pictures_SetTransparentColor   corresponds to the Set Transparent Color command ( w4_btn_image_transparent ).

  • COMMANDBAR_Pictures_Bevel   corresponds to the Bevel command ( w4_btn_image_chisel ).

  • COMMANDBAR_Pictures_Resample   corresponds to the Resample command ( w4_btn_picture_resample ).

  • COMMANDBAR_Pictures_Select   corresponds to the Select command ( w4_btn_image_select ).

  • COMMANDBAR_Pictures_RectangularHotspot   corresponds to the Rectangular Hotspot command ( w4_btn_image_rectangle ).

  • COMMANDBAR_Pictures_CircularHotspot   corresponds to the Circular Hotspot command ( w4_btn_image_circle ).

  • COMMANDBAR_Pictures_PolygonalHotspot   corresponds to the Polygonal Hotspot command ( w4_btn_image_polygon ).

  • COMMANDBAR_Pictures_HighlightHotspots   corresponds to the Highlight Hotspots command ( w4_btn_image_test ).

  • COMMANDBAR_Pictures_Restore   corresponds to the Restore command ( w4_btn_image_restore ).

See Also

Concepts

MENU names
COMMANDBAR names
The add-in manifest

  Copyright © 2011 by Microsoft Corporation. All rights reserved.