zoukankan      html  css  js  c++  java
  • arcmap Command

    The information in this document is useful if you are trying to programmatically find a built-in command, menu, or toolbar. The ICommandBars::Find and ICommandBar::Find methods can be used to get a reference to a specific toolbar, menu, or command. Both of these methods require the UID of the object you are trying to find.

    This table contains the following information:

    • Caption, name, and GUID of all the built-in toolbars in ArcMap.
    • Caption, name, GUID, and parent of all the built-in menus in ArcMap.
    • Caption, name, command category (category in the Customize dialog), GUID, SubType, parent, and description of all the built-in commands that appear on the toolbars and menus in ArcMap.

    TypeCaptionNameCommand CategoryGUID (CLSID / ProgID)Sub TypeParentDescription
    Toolbar Main Menu Main Menu none {1E739F59-E45F-11D1-9496-080009EEBECB}

    esriArcMapUI.MxMenuBar
    none none none
    Menu File File_Menu none {56599DD3-E464-11D1-9496-080009EEBECB}

    esriArcMapUI.MxFileMenu
    none Main Menu none
    Command New File_New File {119591DB-0255-11D2-8D20-080009EE4E51}

    esriArcMapUI.MxFileMenuItem
    1 File_Menu Create a new map
    Command Open File_Open File {119591DB-0255-11D2-8D20-080009EE4E51}

    esriArcMapUI.MxFileMenuItem
    2 File_Menu Open an existing map
    Command Save File_Save File {119591DB-0255-11D2-8D20-080009EE4E51}

    esriArcMapUI.MxFileMenuItem
    3 File_Menu Save the current map
    Command Save As File_SaveAs File {119591DB-0255-11D2-8D20-080009EE4E51}

    esriArcMapUI.MxFileMenuItem
    4 File_Menu Save the current map with a new name
    Command Save A Copy File_SaveCopyAs File {119591DB-0255-11D2-8D20-080009EE4E51}

    esriArcMapUI.MxFileMenuItem
    12 File_Menu Saves a copy of the current map document with the option of saving to a previous version.
    Menu Add Data AddData_Menu none {C401F530-2CA4-41C6-B608-00A9FCDDE968}

    esriArcMapUI.MxAddDataMenu
    none File_Menu none
    Command Add Data File_AddData File {E1F29C6B-4E6B-11D2-AE2C-080009EC732A}

    esriArcMapUI.AddDataCommand
    none AddData_Menu Add new data to the map's active data frame
    Command Add Data From ArcGIS Online File_AddDataFromWebCommand File {82700ED9-02FA-465F-81D6-0E2BF73E6CE6}

    esriArcMapUI.AddDataFromWebCommand
    none AddData_Menu Add data from ArcGIS Online into your map
    Command Add XY Data Tools_AddXYData Tools {55425B75-2CE4-4909-B40A-CFE50FAD1896}

    esriLocationUI.AddXYDataCommand
    none AddData_Menu Adds a new map layer based on XY events from a table
    Menu Geocoding Geocode_Menu none {0EE3DF3A-8361-4435-9BD8-A3249563FC27}

    esriLocationUI.MxGeocodeMenu
    none AddData_Menu none
    Command Geocode Addresses GeocodeAddresses_Command Geocoding {5495175F-1C83-11D4-9F7D-00C04F8ED1C4}

    esriLocationUI.MxGeocodeAddressesCommand
    none Geocode_Menu Geocode a table of addresses
    Menu Review/Rematch Addresses Mx_RematchAddressesMenu none {DADF1866-415E-49CD-B80F-B14FBFD2E5C8}

    esriLocationUI.MxRematchAddressesMenu
    none Geocode_Menu none
    Command { Review/Rematch Addresses } { Mx_RematchAddressMenuItems } none {CE33CDBC-F3DF-47AB-A125-2FE312CD94A6}

    esriLocationUI.MxRematchAddressesMenuItems
    none Mx_RematchAddressesMenu none
    Command Address Locator Manager LocatorManager_Command Geocoding {B5D3AB84-EED1-11D3-9F76-00C04F8ED1C4}

    esriLocationUI.MxLocatorManagerCommand
    none Geocode_Menu Displays the Address Locator Manager dialog box
    Command Add Route Events Lr_AddRouteEvents Linear Referencing {6E6364B6-9ED5-4C0C-BEF1-F489F20597BE}

    esriLocationUI.AddRouteEventsCommand
    none AddData_Menu Adds a new map layer based on route events from a table
    Command Add Query Layer File_AddQueryLayer File {19FDD8F7-A53D-45F8-9270-3E26C1C05D15}

    esriArcMapUI.AddQueryTableCommand
    none AddData_Menu Add new query layer to the map's active data frame
    Command Page and Print Setup File_PageSetup File {119591DB-0255-11D2-8D20-080009EE4E51}

    esriArcMapUI.MxFileMenuItem
    5 File_Menu Specify page size and orientation
    Command Print Preview File_PrintPreview File {119591DB-0255-11D2-8D20-080009EE4E51}

    esriArcMapUI.MxFileMenuItem
    6 File_Menu Preview how the map will print out
    Command Print File_Print File {119591DB-0255-11D2-8D20-080009EE4E51}

    esriArcMapUI.MxFileMenuItem
    7 File_Menu Print the current map
    Command Create Map Package Tools_PackageMap Tools {71CB784E-4F2D-4BE5-A20F-8C400F714B8B}

    esriArcMapUI.PackageMapCommand
    none File_Menu Create a map package from the current map.
    Command Export Map File_Export File {119591DB-0255-11D2-8D20-080009EE4E51}

    esriArcMapUI.MxFileMenuItem
    9 File_Menu Export map to graphics file
    Command Map Document Properties File_Properties File {119591DB-0255-11D2-8D20-080009EE4E51}

    esriArcMapUI.MxFileMenuItem
    8 File_Menu Display the properties of this map document
    Command { Recent files } { File_RecentFiles } none {BF4121B8-175C-11D2-8D23-080009EE4E51}

    esriArcMapUI.MxRecentFiles
    none File_Menu none
    Command Exit File_Exit File {119591DB-0255-11D2-8D20-080009EE4E51}

    esriArcMapUI.MxFileMenuItem
    10 File_Menu Exit the application
    Menu Edit Edit_Menu none {119591BE-0255-11D2-8D20-080009EE4E51}

    esriArcMapUI.MxEditMenu
    none Main Menu none
    Command Undo Edit_Undo Edit {FBF8C3FB-0480-11D2-8D21-080009EE4E51}

    esriArcMapUI.MxEditMenuItem
    1 Edit_Menu Undo the last action
    Command Redo Edit_Redo Edit {FBF8C3FB-0480-11D2-8D21-080009EE4E51}

    esriArcMapUI.MxEditMenuItem
    2 Edit_Menu Redo the previously undone action
    Command Cut Edit_Cut Edit {A33D9406-7ED5-11D0-8D7C-0080C7A4557D}

    esriArcMapUI.EditCutCommand
    none Edit_Menu Cut the selected element(s)
    Command Copy Edit_Copy Edit {A33D9405-7ED5-11D0-8D7C-0080C7A4557D}

    esriArcMapUI.EditCopyCommand
    none Edit_Menu Copy the selected element(s)
    Command Paste Edit_Paste Edit {A33D9407-7ED5-11D0-8D7C-0080C7A4557D}

    esriArcMapUI.EditPasteCommand
    none Edit_Menu Paste the clipboard contents into your map
    Command Paste Special PageLayout_EditPasteSpecial Edit {D4416555-9920-11D2-AD03-0000F87808EE}

    esriArcMapUI.EditPasteSpecialCommand
    none Edit_Menu Paste the clipboard contents using the format you specify
    Command Delete Edit_Clear Edit {16CD71E5-98C3-11D1-873B-0000F8751720}

    esriArcMapUI.EditClearCommand
    none Edit_Menu Delete the selected element(s)
    Command Copy Map To Clipboard PageLayout_EditCopyMap Edit {57610896-4F78-11D2-AAAB-000000000000}

    esriArcMapUI.EditCopyMapCommand
    none Edit_Menu Copy the map to the clipboard
    Command Select All Elements Edit_SelectAll Edit {161496AD-AC99-11D2-87F8-0000F8751720}

    esriArcMapUI.EditSelectAllCommand
    none Edit_Menu Selects all text, graphics and other objects placed on the map
    Command Unselect All Elements Edit_UnselectAll Edit {B3350335-1FAC-4B53-B689-A750502B0F55}

    esriArcMapUI.EditUnselectAllCommand
    none Edit_Menu Clear element selection
    Command Zoom to Selected Elements PageLayout_ZoomToSelectedGraphics Page Layout {5D3E617C-13B6-4C7F-AB10-423DE02A2411}

    esriArcMapUI.ZoomToSelectedGraphicsCommand
    none Edit_Menu Zoom to selected elements
    Menu View View_Menu none {119591C1-0255-11D2-8D20-080009EE4E51}

    esriArcMapUI.MxViewMenu
    none Main Menu none
    Command Data View View_Geographic View {65702489-A258-11D1-8740-0000F8751720}

    esriArcMapUI.GeographicViewCommand
    none View_Menu Switches to data view
    Command Layout View View_LayoutView View {6570248A-A258-11D1-8740-0000F8751720}

    esriArcMapUI.LayoutViewCommand
    none View_Menu Switches to layout view
    Menu Graphs DataGraphOptions_Menu none {4C6E6A2B-DD8A-11D3-A661-0008C7DF88DB}

    esriArcMapUI.DataGraphOptionsMenu
    none View_Menu none
    Command Create DataGraph_Create DataGraph {4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB}

    esriArcMapUI.DataGraphOptionsMenuItem
    1 DataGraphOptions_Menu Creates a new Graph
    Command Create Scatterplot Matrix DataGraph_CreateScatterplotMatrix DataGraph {4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB}

    esriArcMapUI.DataGraphOptionsMenuItem
    4 DataGraphOptions_Menu Create a new Scatterplot Matrix Graph
    Command Manage DataGraph_Manage DataGraph {4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB}

    esriArcMapUI.DataGraphOptionsMenuItem
    2 DataGraphOptions_Menu Manage Graphs
    Command Load DataGraph_Load DataGraph {4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB}

    esriArcMapUI.DataGraphOptionsMenuItem
    3 DataGraphOptions_Menu Load Graph
    Command { Graphs } { Tools_DataGraphMenu } none {809868AF-DF2A-11D3-A664-0008C7DF88DB}

    esriArcMapUI.DataGraphMenuItem
    none DataGraphOptions_Menu none
    Menu Reports Reports_Menu none {C545B528-4216-4A5A-B7E5-4FC17DA4C3C9}

    esriArcMapUI.ReportsMenu
    none View_Menu none
    Command Create Report ReportWriter_CreateReportCommand Reports {CDC6F22A-7DD1-490F-8FDE-4357C621BBDF}

    ESRI.ArcGIS.ReportWriter.CreateReportCommand
    none Reports_Menu Create a report using the report wizard
    Command Load Report ReportWriter_LoadReportCommand Reports {089ACA9C-4A55-411C-89B2-F84DA0FA96B3}

    ESRI.ArcGIS.ReportWriter.LoadReportCommand
    none Reports_Menu Load an existing report
    Command Run Report ReportWriter_RunReportCommand Reports {2E6D5D18-7606-4246-8953-A56410C43E8A}

    ESRI.ArcGIS.ReportWriter.RunReportCommand
    none Reports_Menu Run an existing report
    Command Scroll Bars PageLayout_HideShowScrollbars Page Layout {92D490BA-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.HideShowScrollbarsCommand
    none View_Menu Hide or show the scroll bars in the current view
    Command Status Bar View_StatusBar View {FBF8C40A-0480-11D2-8D21-080009EE4E51}

    esriArcMapUI.MxViewMenuItem
    1 View_Menu Show or hide the status bar
    Command Rulers PageLayout_HideShowRulers Page Layout {92D490B9-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.HideShowRulersCommand
    none View_Menu Hide or show the rulers in Layout view
    Command Guides PageLayout_HideShowSnapGuides Page Layout {92D490BB-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.HideShowSnapGuidesCommand
    none View_Menu Hide or show the guides in Layout view
    Command Grid PageLayout_HideShowSnapGrid Page Layout {92D490BD-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.HideShowSnapGridCommand
    none View_Menu Hide or show the grid in Layout view
    Command Data Frame Properties View_Properties View {FBF8C40A-0480-11D2-8D21-080009EE4E51}

    esriArcMapUI.MxViewMenuItem
    3 View_Menu Set Data Frame properties
    Command Refresh Tools_RefreshView Tools {0D6B0B06-23BB-11D4-9FF2-00C04F6BC78E}

    esriArcMapUI.RefreshViewCommand
    none View_Menu Refresh the active view
    Command Pause Drawing PanZoom_PauseDrawing Pan/Zoom {DEB3380E-55A6-4135-B319-4F217E21F648}

    esriArcMapUI.PauseDrawingCommand
    none View_Menu Temporarily suspends drawing so you can work without map redrawing
    Command Pause Labeling File_LabelPause Label {FED1A5BC-74BD-4E8D-FF30-ADEC3C1618A0}

    esriArcMapUI.LabelPauseCommand
    none View_Menu Temporarily suspends labeling so you can work without labels drawing.
    Menu Bookmarks BookMarks_Menu none {E370A1CD-4CD6-11D2-AAA8-000000000000}

    esriArcMapUI.MxBookmarksMenu
    none Main Menu none
    Command Create Bookmarks_InsertSpatialBookmark Bookmarks {E370A1CE-4CD6-11D2-AAA8-000000000000}

    esriArcMapUI.MxBookmarksMenuItem
    1 BookMarks_Menu Create a Spatial Bookmark
    Command Manage Bookmarks_EditBookmark Bookmarks {E370A1CE-4CD6-11D2-AAA8-000000000000}

    esriArcMapUI.MxBookmarksMenuItem
    2 BookMarks_Menu Manage spatial bookmarks
    Command { Bookmarks } { Tools_BookMarkMenu } none {75872BE2-4277-11D2-AE1F-080009EC732A}

    esriArcMapUI.MxBookmarkMenuItem
    none BookMarks_Menu none
    Menu Insert Insert_Menu none {119591C4-0255-11D2-8D20-080009EE4E51}

    esriArcMapUI.MxInsertMenu
    none Main Menu none
    Command Data Frame PageLayout_NewMap Page Layout {C22579D5-BC17-11D0-8667-0000F8751720}

    esriArcMapUI.NewMapCommand
    none Insert_Menu Create a new data frame
    Command Title PageLayout_InsertTitle Page Layout {EB70D0B3-0FA4-11D3-9F82-00C04F6BC78E}

    esriArcMapUI.InsertTitleCommand
    none Insert_Menu Insert a map title in Layout view
    Command Text PageLayout_InsertText Page Layout {EB70D0B2-0FA4-11D3-9F82-00C04F6BC78E}

    esriArcMapUI.InsertTextCommand
    none Insert_Menu Insert text
    Menu   PageLayout_DynamicTextMenu none {1F58CC73-EAD1-4CC0-9A23-8946204CC590}

    esriArcMapUI.DynamicTextMenu
    none Insert_Menu none
    Command Current Date PageLayout_InsertDynamicText Dynamic Text {4C1B226B-E68A-4622-B877-5AA556D2A2AC}

    esriArcMapUI.InsertDynamicTextSystemDateCommand
    none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the current date.
    Command Current Time PageLayout_InsertDynamicText Dynamic Text {4C1B226C-E68A-4622-B877-5AA556D2A2AC}

    esriArcMapUI.InsertDynamicTextSystemTimeCommand
    none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the current time.
    Command User Name PageLayout_InsertDynamicText Dynamic Text {4C1B226A-E68A-4622-B877-5AA556D2A2AC}

    esriArcMapUI.InsertDynamicTextSystREDDRAGON1erCommand
    none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the name of the current user.
    Command Author PageLayout_InsertDynamicText Dynamic Text {C5F69FC3-0B0A-40A6-BCD1-38430106E7AE}

    esriArcMapUI.InsertDynamicTextDocumentAuthorCommand
    none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the document author.
    Command Date Saved PageLayout_InsertDynamicText Dynamic Text {C5F69FC6-0B0A-40A6-BCD1-38430106E7AE}

    esriArcMapUI.InsertDynamicTextDocumentDateSavedCommand
    none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the date the document was last saved.
    Command Document Name PageLayout_InsertDynamicText Dynamic Text {0A0FCFC6-B187-4CAE-B3B3-69001724898E}

    esriArcMapUI.InsertDynamicTextDocumentNameCommand
    none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the document name.
    Command Document Path PageLayout_InsertDynamicText Dynamic Text {0A0FCFC7-B187-4CAE-B3B3-69001724898E}

    esriArcMapUI.InsertDynamicTextDocumentPathCommand
    none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the document path.
    Command Coordinate System PageLayout_InsertDynamicText Dynamic Text {32BD39B8-5899-486C-BBF6-DCF86B02F930}

    esriArcMapUI.InsertDynamicTextMapSpatialReferenceCommand
    none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the data frame coordinate system.
    Command Data Frame Name PageLayout_InsertDynamicText Dynamic Text {32BD39B4-5899-486C-BBF6-DCF86B02F930}

    esriArcMapUI.InsertDynamicTextMapNameCommand
    none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the data frame name.
    Command Reference Scale PageLayout_InsertDynamicText Dynamic Text {32BD39B5-5899-486C-BBF6-DCF86B02F930}

    esriArcMapUI.InsertDynamicTextMapReferenceScaleCommand
    none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the data frame reference scale.
    Command Data Frame Time PageLayout_InsertDynamicText Dynamic Text {A57498AD-D52E-402C-8810-CBA14877C3B1}

    esriArcMapUI.InsertDynamicTextMapCurrentTimeCommand
    none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the data frame's current time.
    Command Data Driven Page Name PageLayout_InsertDynamicText Dynamic Text {316BE38A-419E-4B73-A300-E4635D560D1F}

    esriArcMapUI.InsertDynamicTextPageNameCommand
    none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the name of the current data driven page.
    Command Data Driven Page Number PageLayout_InsertDynamicText Dynamic Text {316BE38B-419E-4B73-A300-E4635D560D1F}

    esriArcMapUI.InsertDynamicTextPageNumberCommand
    none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the page number of the current data driven page.
    Command Data Driven Page with Count PageLayout_InsertDynamicText Dynamic Text {316BE38C-419E-4B73-A300-E4635D560D1F}

    esriArcMapUI.InsertDynamicTextPageCountCommand
    none PageLayout_DynamicTextMenu Insert a dynamic text element that displays the page number along with the total number of data driven pages.
    Command Neatline PageLayout_Neatline Page Layout {F0877F6E-4B93-4544-95AD-5C4F021B171E}

    esriArcMapUI.NeatlineCommand
    none Insert_Menu Add a neatline to the layout
    Command Legend PageLayout_NewLegend Page Layout {99D21D79-B475-11D1-8753-0000F8751720}

    esriArcMapUI.NewLegendCommand
    none Insert_Menu Insert a legend in Layout view
    Command North Arrow PageLayout_NewNorthArrow Page Layout {99D21D7A-B475-11D1-8753-0000F8751720}

    esriArcMapUI.NewNorthArrowCommand
    none Insert_Menu Insert a north arrow in Layout view
    Command Scale Bar PageLayout_NewScaleBar Page Layout {99D21D77-B475-11D1-8753-0000F8751720}

    esriArcMapUI.NewScaleBarCommand
    none Insert_Menu Insert a scale bar in Layout view
    Command Scale Text PageLayout_NewScaleText Page Layout {99D21D78-B475-11D1-8753-0000F8751720}

    esriArcMapUI.NewScaleTextCommand
    none Insert_Menu Insert a text description of the scale in Layout view
    Command Picture Picture Page Layout {5F933B51-C053-11D2-9F22-00C04F6BC8DD}

    esriArcMapUI.NewPictureCommand
    none Insert_Menu Insert a picture
    Command Object Insert_Object Insert {FBF8C408-0480-11D2-8D21-080009EE4E51}

    esriArcMapUI.MxInsertMenuItem
    1 Insert_Menu Insert a new embedded object
    Menu Selection Selection_Menu none {EB70D0AF-0FA4-11D3-9F82-00C04F6BC78E}

    esriArcMapUI.MxSelectionMenu
    none Main Menu none
    Command Select By Attributes Query_AttributeSelect Selection {54EBEEE6-DC82-11D1-AA7F-00C04FA37860}

    esriArcMapUI.AttributeSelectCommand
    none Selection_Menu Selects features by their attribute values
    Command Select By Location Query_SelectByLayer Selection {82B9951B-DD63-11D1-AA7F-00C04FA37860}

    esriArcMapUI.SelectByLayerCommand
    none Selection_Menu Selects features using the location of features in another layer
    Command Select By Graphics Query_SelectByGraphics Selection {57610895-4F78-11D2-AAAB-000000000000}

    esriArcMapUI.SelectByGraphicsCommand
    none Selection_Menu Select features that are intersected by the selected graphics
    Command Zoom To Selected Features Query_ZoomToSelected Selection {AB073B49-DE5E-11D1-AA80-00C04FA37860}

    esriArcMapUI.ZoomToSelectedCommand
    none Selection_Menu Zoom to the selected features in all layers
    Command Pan To Selected Features Layer_PanToSelection Layer {BF64319A-9062-11D2-AE71-080009EC732A}

    esriArcMapUI.FeatureLayerContextMenuItems
    16 Selection_Menu Pans to the location of the selected feature(s)
    Command Statistics Query_SelectionStatistics Selection {3E58D6D0-DF7A-11D1-ADD9-080009EC732A}

    esriArcMapUI.SelectionStatisticsCommand
    none Selection_Menu Displays statistics for the selected features
    Command Clear Selected Features Query_ClearSelection Selection {37C833F3-DBFD-11D1-AA7E-00C04FA37860}

    esriArcMapUI.ClearSelectionCommand
    none Selection_Menu Unselect the currently selected features in all layers
    Menu Interactive Selection Method SelectionType_Menu none {8841A0D9-4F49-11D2-AE2D-080009EC732A}

    esriArcMapUI.SelectionTypeMenu
    none Selection_Menu none
    Command Create New Selection Query_SelectFeatures Selection {8841A0DA-4F49-11D2-AE2D-080009EC732A}

    esriArcMapUI.SelectionTypeMenuItem
    1 SelectionType_Menu Create New Selection
    Command Add to Current Selection Query_AddToCurrentSelection Selection {8841A0DA-4F49-11D2-AE2D-080009EC732A}

    esriArcMapUI.SelectionTypeMenuItem
    2 SelectionType_Menu Add to Current Selection
    Command Remove From Current Selection Query_RemoveFromCurrentSelection Selection {8841A0DA-4F49-11D2-AE2D-080009EC732A}

    esriArcMapUI.SelectionTypeMenuItem
    3 SelectionType_Menu Remove from Current Selection
    Command Select From Current Selection Query_SelectFromCurrentSelection Selection {8841A0DA-4F49-11D2-AE2D-080009EC732A}

    esriArcMapUI.SelectionTypeMenuItem
    4 SelectionType_Menu Select from Current Selection
    Command Selection Options Query_SelectionOptions Selection {EB70D0B0-0FA4-11D3-9F82-00C04F6BC78E}

    esriArcMapUI.SelectionOptionsCommand
    none Selection_Menu Choose selection options such as highlight color
    Menu Geoprocessing Geoprocessing_Menu none {F830D42D-806D-4A30-B560-67469B9FF3AB}

    esriGeoprocessingUI.GeoprocessingMenu
    none Main Menu none
    Command Buffer Analysis Tools_Buffer Analysis Tools {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}

    esriGeoprocessingUI.GPSystemToolCommand
    84 Geoprocessing_Menu Buffer Features
    Command Clip Analysis Tools_Clip Analysis Tools {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}

    esriGeoprocessingUI.GPSystemToolCommand
    85 Geoprocessing_Menu Feature Class Clip geoprocessing function
    Command Intersect Analysis Tools_Intersect Analysis Tools {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}

    esriGeoprocessingUI.GPSystemToolCommand
    88 Geoprocessing_Menu Feature Class Intersect geoprocessing function
    Command Union Analysis Tools_Union Analysis Tools {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}

    esriGeoprocessingUI.GPSystemToolCommand
    90 Geoprocessing_Menu Feature Class Update geoprocessing function
    Command Merge Data Management Tools_Merge Data Management Tools {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}

    esriGeoprocessingUI.GPSystemToolCommand
    262 Geoprocessing_Menu Merge Features Classes or Tables
    Command Dissolve Data Management Tools_Dissolve Data Management Tools {80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}

    esriGeoprocessingUI.GPSystemToolCommand
    168 Geoprocessing_Menu Dissolve features within the feature class
    Command Search For Tools GP Search Window Geoprocessing {A395E075-78EE-4D01-847C-773667634BF6}

    esriGeoprocessingUI.GPSearchCmd
    none Geoprocessing_Menu Search for tools
    Command ArcToolbox ArcToolbox_ShowToolbox ArcToolbox {85980C3A-652A-47ED-8CD2-1B99DD060AAB}

    esriGeoprocessingUI.ArcToolboxCmd
    none Geoprocessing_Menu ArcToolbox window
    Command Environments GP Environments Window Geoprocessing {67EFF682-3AAB-4301-B7F6-46A4178FC923}

    esriGeoprocessingUI.GPEnvironmentsCmd
    none Geoprocessing_Menu Open the Geoprocessing Environments Dialog
    Command Results GP Search Window Geoprocessing {9899A86C-A077-4DF4-A178-77B64AE50690}

    esriGeoprocessingUI.GPResultsCmd
    none Geoprocessing_Menu Results window
    Command ModelBuilder ArcToolbox_ShowModelBuilder ArcToolbox {F6F97AA5-40F2-4C96-8A52-09CF68B30C06}

    esriGeoprocessingUI.GPModelBuilderCmd
    none Geoprocessing_Menu ModelBuilder window
    Command Python ArcToolbox_ShowCommandLine ArcToolbox {1A7E7146-BDFB-4755-93DE-100171382BFF}

    esriGeoprocessingUI.GPCommandLineCmd
    none Geoprocessing_Menu Python window
    Command Geoprocessing Resource Center GP Resource Center Geoprocessing {A7EB9EF4-0457-4D83-B525-E13518A76D0A}

    esriGeoprocessingUI.GPResourceCenterCmd
    none Geoprocessing_Menu Goto the Geoprocessing Resource Center
    Command Geoprocessing Options GP Options Window Geoprocessing {9B927F22-E7A1-4E46-90FD-151569D0E9D2}

    esriGeoprocessingUI.GPOptionsCmd
    none Geoprocessing_Menu Open the Geoprocessing Options Dialog
    Menu Customize Cutomize_Menu none {ECA79206-50B1-43E2-8242-B19EEB7BDC00}

    esriArcMapUI.MxCustomizeMenu
    none Main Menu none
    Menu Toolbars   none {10BAA9F9-1C2F-11D2-94B6-080009EEBECB}

    esriFramework.ToolbarContextMenu
    none Cutomize_Menu none
    Command { } { } none {2AE639DD-1C2F-11D2-94B6-080009EEBECB}

    esriFramework.ToolbarContextMenuItems
    none   none
    Command Extensions ExtensionsCommand Tools {F647BE13-ECCF-4D32-8B04-72CB28CEAE7C}

    esriFramework.ExtensionsCommand
    none Cutomize_Menu Manipulates the extensions
    Command Add-In Manager AddInManager Tools {EC9C5C3E-A5B5-4EE5-A7C0-D029044F89C4}

    esriFramework.AddInMgrCommand
    none Cutomize_Menu Manage your Add-Ins
    Menu VBA Macros Macros_Menu none {119591D5-0255-11D2-8D20-080009EE4E51}

    esriArcMapUI.MxMacrosMenu
    none Cutomize_Menu none
    Command Macros Tools_Macros Tools {12FA7CAF-07AA-11D2-8D22-080009EE4E51}

    esriArcMapUI.MxMacrosMenuItem
    1 Macros_Menu Create, edit or execute a VBA macro
    Command Visual Basic Editor Tools_VBIDE Tools {12FA7CAF-07AA-11D2-8D22-080009EE4E51}

    esriArcMapUI.MxMacrosMenuItem
    2 Macros_Menu Display the Visual Basic Editor
    Command Customize Mode Untitled Tools {8807BD31-6947-11D2-8D4C-080009EE4E51}

    esriFramework.CustomizeCommand
    none Cutomize_Menu Customize the user interface
    Command Style Manager Tools_StyleManager Tools {10F9032E-EBDE-11D2-AB0D-000000000000}

    esriArcMapUI.StyleOptionsMenuItem
    2 Cutomize_Menu Browse and manage the contents of styles
    Command ArcMap Options Tools_Options Tools {D74B2F25-AC90-11D2-87F8-0000F8751720}

    esriArcMapUI.OptionsCommand
    none Cutomize_Menu Modify ArcMap settings
    Menu Windows Windows_Menu none {119591CF-0255-11D2-8D20-080009EE4E51}

    esriArcMapUI.MxWindowMenu
    none Main Menu none
    Command { New } { Window_NewWindowItems } none {A01B0EA3-0A06-11D2-8D22-080009EE4E51}

    esriArcMapUI.MxNewWindowMenuItem
    none Windows_Menu none
    Command Table Of Contents View_Contents View {E1F29C6D-4E6B-11D2-AE2C-080009EC732A}

    esriArcMapUI.ShowTOCCommand
    none Windows_Menu Opens the Table Of Contents window so you can work with your map's contents
    Command Catalog File_CatalogWindow File {79D6A9E5-C3C3-4F47-9E7F-4ABE329EAA67}

    esriArcMapUI.CatalogWindowCommand
    none Windows_Menu Opens the Catalog window so you can access and manage your data.
    Command Search File_ArcGISSearchCommand File {3E206C92-5576-46F2-9C96-209B81D229C2}

    esriArcMapUI.ArcGISSearchCommand
    none Windows_Menu Opens the Search window so you can search for data, maps, tools, etc.
    Command Image Analysis Window_ImageAnalysisWindow Window {2106ABBA-A7C1-4CB9-8B10-097A647E7595}

    esriArcMapUI.ImageAnalysisWindowCommand
    none Windows_Menu Opens the Image Analysis window for working with imagery
    Menu Help Help_Menu none {119591D1-0255-11D2-8D20-080009EE4E51}

    esriArcMapUI.MxHelpMenu
    none Main Menu none
    Command ArcGIS Desktop Help Help_Contents Help {DFD4A705-B83F-45FB-820B-2C633AF6F325}

    esriFramework.HelpContentsCommand
    none Help_Menu Display the help topics for ArcGIS
    Command ArcGIS Desktop Resource Center Help_ArcGISResourceCenter Help {4B6B8DA1-19B0-4289-AF9D-16FB23647D5D}

    esriFramework.HelpMenuItem
    7 Help_Menu Go to the ArcGIS Desktop Resource Center Web page
    Command What's This? Help_ContextHelp Help {81972F0D-388A-11D3-9F57-00C04F6BC61A}

    esriFramework.HelpTool
    none Help_Menu Get help on the menu command or tool you select
    Command About ArcMap Help_About_ArcMap Help {7E4CF9FA-6FDA-441C-B91D-76CFED5E1BF7}

    esriArcMapUI.MxHelpAbout
    none Help_Menu Get information about this application
    Toolbar 3D Analyst 3DAnalyst_Toolbar none {3FA6313B-7EB4-11D4-A10D-00508BD60CB9}

    esri3DAnalystUI.DDDAnalystToolBar
    none none none
    Menu 3D Analyst 3DAnalyst_Menu none {DD4BB1D3-7F5C-11D4-A10F-00508BD60CB9}

    esri3DAnalystUI.DDDAnalystMenu
    none 3DAnalyst_Toolbar none
    Command Options 3DAnalyst_Options 3D Analyst {A2CD63C3-2999-430C-82C9-67ACCB218B15}

    esri3DAnalystUI.DDDAnalystOptions
    none 3DAnalyst_Menu Options
    Command 3D Analyst Layer List Control 3DAnalyst_LayerListControl 3D Analyst {2D73B144-8F1C-11D4-A10F-00508BD60CB9}

    esri3DAnalystUI.DDDAnalystLayerListControl
    none 3DAnalyst_Toolbar 3D Analyst Layer List Control
    Command Contour Tool 3DAnalyst_Contour 3D Analyst {28BADA1A-8DAC-11D4-A10F-00508BD60CB9}

    esri3DAnalystUI.DDDAnalystContourTool
    none 3DAnalyst_Toolbar Generates the contour that passes through a query point
    Command Steepest Path Tool 3DAnalyst_SteepPath 3D Analyst {2D73B141-8F1C-11D4-A10F-00508BD60CB9}

    esri3DAnalystUI.DDDAnalystSteepPathTool
    none 3DAnalyst_Toolbar Generates the steepest path down from a point
    Command Line of Sight Tool 3DAnalyst_LineofSight 3D Analyst {2D73B145-8F1C-11D4-A10F-00508BD60CB9}

    esri3DAnalystUI.DDDAnalystLineofSightTool
    none 3DAnalyst_Toolbar Generates a line of sight between observer and target points
    Command Interpolate Point Tool 3DAnalyst_InterpolatePoint 3D Analyst {2D73B146-8F1C-11D4-A10F-00508BD60CB9}

    esri3DAnalystUI.DDDAnalystInterpolatePointTool
    none 3DAnalyst_Toolbar Interpolates a 3D point from the selected surface
    Command Interpolate Line Tool 3DAnalyst_InterpolateLine 3D Analyst {2D73B147-8F1C-11D4-A10F-00508BD60CB9}

    esri3DAnalystUI.DDDAnalystInterpolateLineTool
    none 3DAnalyst_Toolbar Creates a 3D line by interpolating heights from the selected surface
    Command Interpolate Polygon Tool 3DAnalyst_InterpolatePolygon 3D Analyst {2D73B148-8F1C-11D4-A10F-00508BD60CB9}

    esri3DAnalystUI.DDDAnalystInterpolatePolygonTool
    none 3DAnalyst_Toolbar Creates a 3D polygon (boundary) by interpolating heights from the selected surface
    Menu Profile Graph 3DAnalyst_Profiles none {208303C6-44EA-4300-9535-E57C7E3964D8}

    esri3DAnalystUI.DDDAnalystProfilePalette
    none 3DAnalyst_Toolbar none
    Command Profile Graph 3DAnalyst_ProfileGraph 3D Analyst {E765E905-9310-11D4-A10F-00508BD60CB9}

    esri3DAnalystUI.DDDAnalystProfileGraphCommand
    none 3DAnalyst_Profiles Make a profile graph of the selected 3d polyline.
    Command Point Profile 3DAnalyst_PointProfile 3D Analyst {EFB2A6EC-68EA-4CD0-812B-690405F8EF69}

    esri3DAnalystUI.DDDAnalystPointProfileTool
    none 3DAnalyst_Profiles Creates a profile graph of selected points with respect to a given line.
    Command Terrain Point Profile 3DAnalyst_TerrainPointProfile 3D Analyst {4F8A05E3-342C-4538-9E9E-586EF63EDA79}

    esri3DAnalystUI.DDDAnalystTerrainPointProfileTool
    none 3DAnalyst_Profiles Creates a profile graph based on the point renderer of selected terrain.
    Command ArcScene 3DView_Scene 3D View {BD98B4B3-DA9C-11D3-9F71-00C04F6BC619}

    esri3DAnalystUI.SceneCommand
    none 3DAnalyst_Toolbar Launch ArcScene
    Command ArcGlobe GlobeView_Globe Globe View {EAC009E5-88A1-4A7C-B4A5-6D8A3D426200}

    esriGlobeCoreUI.ArcGlobeCommand
    none 3DAnalyst_Toolbar Launch ArcGlobe
    Toolbar Advanced Editing AdvancedEditingToolbar none {98B0451D-2D7F-4893-9832-88C9D87C7026}

    esriEditor.AdvancedEditingToolbar
    none none none
    Command Copy Features Tool Editor_CopyFeaturesTool Advanced Edit Tools {CBD6B94D-653A-4C4E-9B01-218C1F782DE1}

    esriEditor.CopyFeaturesTool
    none AdvancedEditingToolbar Drag a box to transform the selected features to fit into the area.
    Command Fillet Editor_FilletTool Advanced Edit Tools {D84AF5AA-1E86-441A-BEC3-A300A0484E71}

    esriEditor.FilletTool
    none AdvancedEditingToolbar The Fillet Tool allows you to place an arc tangent to two segments.
    Command Extend Editor_ExtendTool Advanced Edit Tools {2D2B60F6-60C8-4AD6-8C38-1DD3E1A7F45C}

    esriEditor.ExtendTool
    none AdvancedEditingToolbar Extends a line feature to meet the selected feature.
    Command Trim Editor_TrimTool Advanced Edit Tools {94129272-F504-4405-8243-E4148410AF7C}

    esriEditor.TrimTool
    none AdvancedEditingToolbar Trims a line feature that is cut by a selected feature.
    Command Line Intersection Editor_LineIntersectionTool Advanced Edit Tools {A1493DF8-E08D-44BC-A6FF-07C8619683AE}

    esriEditor.LineIntersectionTool
    none AdvancedEditingToolbar Intersect features at either explicit or implied intersections.
    Command Explode Multi-part Feature Editor_ExplodeCommand Advanced Edit Tools {D48CAA0D-2661-4303-A2DA-99C1C5D5FB94}

    esriEditor.ExplodeCommand
    none AdvancedEditingToolbar Explodes a multi-part feature into separate features
    Command Generalize Editor_GeneralizeCommand Advanced Edit Tools {E820DFD0-02F4-4FF2-B8A3-4BDCD0D2BD64}

    esriEditor.GeneralizeCommand
    none AdvancedEditingToolbar Generalizes the selected line and polygon features
    Command Smooth Editor_SmoothCommand Advanced Edit Tools {6185F30D-1B9A-470D-A52F-E37482D677FB}

    esriEditor.SmoothCommand
    none AdvancedEditingToolbar Smoothes the selected line and polygon features
    Toolbar Animation Animation_ToolBar none {9A00FF78-85FA-47DA-A63B-ABEC2268627F}

    esriAnimationUI.AnimationToolBar
    none none none
    Menu Animation Animation_Menu none {9D800203-79C0-4AA5-A5AB-50A42D26816E}

    esriAnimationUI.AnimationMenu
    none Animation_ToolBar none
    Command Clear Animation Animation_Delete Animation {57BC2C2D-5FE4-4DDF-8518-7E24A41C46F6}

    esriAnimationUI.AnimationDeleteCommand
    none Animation_Menu Clear the animation tracks
    Command Create Keyframe Animation_CreateKeyframe Animation {950CC4B4-2865-4477-BC90-B47BEC787B1E}

    esriAnimationUI.AnimationCreateKeyframeCommand
    none Animation_Menu Create a new animation keyframe
    Command Create Group Animation Animation_LayerGroup Animation {773AB9A8-41D1-48C2-9334-C6610D658696}

    esriAnimationUI.AnimationLayerGroupCommand
    none Animation_Menu Create a group animation from selected layers
    Command Create Time Layer Animation Animation_CreateTimeTrack Animation {EF68A828-5453-4133-8831-47CD216EA8F3}

    esriAnimationUI.AnimationCreateTimeTrackCommand
    none Animation_Menu Create a new animation time layer track
    Command Create Flyby from Path Animation_CreateFromPath Animation {7C5325EC-B37F-4E7C-B9A3-740CF8A75F8A}

    esriAnimationUI.AnimationFlyFromPathCommand
    none Animation_Menu Create a view animation track from a selected path
    Command Load Animation File Animation_Open Animation {70E7F641-1589-4D13-9FC2-C341FA8FF4C0}

    esriAnimationUI.AnimationOpenFileCommand
    none Animation_Menu Load an animation file into the scene
    Command Save Animation File Animation_Save Animation {C1264170-89B1-48B2-B3AD-D7CF65E23D62}

    esriAnimationUI.AnimationSaveFileCommand
    none Animation_Menu Save the scene animation to a file
    Command Export Animation Animation_ExportAnimation Animation {3B30EABC-B9A8-453C-9D43-E980C726196A}

    esriAnimationUI.AnimationExportCommand
    none Animation_Menu Export the scene animation to a video file
    Command Animation Manager Animation_Manage Animation {CB9F62CD-1DCC-4AAC-BCB2-57FCCB7D94CB}

    esriAnimationUI.AnimationManagerCommand
    none Animation_Menu Open the animation manager dialog
    Command Capture View Animation_CaptureView Animation {4FCB51A6-22E2-4D1D-95C6-DC49BB27651C}

    esriAnimationUI.AnimationCaptureViewCommand
    none Animation_ToolBar Capture the current extent to an animation
    Command Animation Controls Animation_Controls Animation {4DBEE091-195D-4915-9221-062AE949AAA7}

    esriAnimationUI.AnimationControlsCommand
    none Animation_ToolBar Open animation playing and recording controls
    Toolbar ArcScan ArcScan_VectorizationToolBar none {AE1120FB-0694-49EE-8241-B8B088EB679F}

    esriArcScan.VectorizationToolBar
    none none none
    Command ArcScan Raster Layer ArcScan_TargetLayerControl ArcScan {81112F1C-62EC-44CB-BAEC-F3F125D58197}

    esriArcScan.TargetLayerControl
    none ArcScan_VectorizationToolBar The raster layer that will be used for vectorization, snapping and cleanup operations.
    Command Raster Snapping Options ArcScan_Snapping_Options ArcScan {3013D403-B1E1-4549-88E8-317800632796}

    esriArcScan.RasterSnappingOptionsCommand
    none ArcScan_VectorizationToolBar Opens the raster snapping options dialog.
    Menu Vectorization ArcScan_VectorizationMenu none {B2335572-8C05-4C59-8C53-A0D61E1FD94F}

    esriArcScan.VectorizationMenu
    none ArcScan_VectorizationToolBar none
    Command Vectorization Settings ArcScan_OptionsDialogCommand ArcScan {59681BD4-FE13-44D4-8F1E-DCE331F481A3}

    esriArcScan.VectorizationSettingsDialogCommand
    none ArcScan_VectorizationMenu Shows or hides the vectorization settings modeless dialog.
    Command Show Preview ArcScan_ShowPreview ArcScan {CB62CB4C-7311-4082-BE22-722C96A0CDD1}

    esriArcScan.VectorizationPreviewCommand
    none ArcScan_VectorizationMenu Show preview of the vectorization result for the current extent.
    Command Generate Features ArcScan_Vectorize ArcScan {B839739F-451F-4660-A608-96AAF0B708BA}

    esriArcScan.VectorizeCommand
    none ArcScan_VectorizationMenu Create features from the raster.
    Command Options ArcScan_Options ArcScan {8B181677-4A96-40F3-B243-D147BF79DCED}

    esriArcScan.VectorizationOptionsCommand
    none ArcScan_VectorizationMenu Opens the vectorization options dialog.
    Command Generate Features Inside Area ArcScan_VectorizeArea ArcScan {F4CDAED0-63E7-4E49-9308-46F043B4529B}

    esriArcScan.VectorizeAreaTool
    none ArcScan_VectorizationToolBar Vectorizes features inside a polygonal area.
    Command Vectorization Trace ArcScan_Trace ArcScan {AF5A55F5-F5BA-4CC6-901A-059DA7E2F2F3}

    esriArcScan.RasterTraceTool
    none ArcScan_VectorizationToolBar Trace and vectorize raster linear features.
    Command Vectorization Trace Between Points ArcScan_Trace ArcScan {23B0A943-F01D-40D7-B5F4-79ADEF23AFEE}

    esriArcScan.RasterTraceTool2
    none ArcScan_VectorizationToolBar Trace and vectorize raster linear features.
    Command Shape Recognition ArcScan_ShapeRecognition ArcScan {ACDA6C39-738A-4AEB-818E-BE1A5E55685D}

    esriArcScan.RasterShapeRecognitionTool
    none ArcScan_VectorizationToolBar Vectorize square, rectangle, circle and elliptical shapes.
    Menu Raster Cleanup ArcScan_RasterCleanupMenu none {BEC0D42D-3690-4372-845F-A620398979E6}

    esriArcScan.RasterCleanupMenu
    none ArcScan_VectorizationToolBar none
    Command Start Cleanup ArcScan_StartCleanup ArcScan {304D5758-8AAC-4053-912F-1BA6249EF8CF}

    esriArcScan.StartCleanupCommand
    none ArcScan_RasterCleanupMenu Starts Raster Cleanup Session
    Command Stop Cleanup ArcScan_StopCleanup ArcScan {CC8C4E6F-29AC-4527-B5DE-62E302CE429B}

    esriArcScan.StopCleanupCommand
    none ArcScan_RasterCleanupMenu Stops Raster Cleanup Session
    Command Raster Painting Toolbar ArcScan_CleanupToolbar ArcScan {8DBF6146-9057-40EA-82D7-58587933E0D9}

    esriArcScan.RasterCleanupToolbarCommand
    none ArcScan_RasterCleanupMenu Displays the raster painting toolbar
    Command Erase Selected Cells ArcScan_EraseSelectionCommand ArcScan {B37F474D-C4A4-4102-A798-E8BF61DB353B}

    esriArcScan.VectorizationEraseSelectionCommand
    none ArcScan_RasterCleanupMenu Erase selection with the background color.
    Command Fill Selected Cells ArcScan_FillSelectionCommand ArcScan {84CD46C4-6AF8-43F2-BAAF-0CD9B3C9DA6A}

    esriArcScan.VectorizationFillSelectionCommand
    none ArcScan_RasterCleanupMenu Fill selection with the foreground color.
    Command Erosion ArcScan_MorphologicalCommand ArcScan {14AFF506-E6AF-4868-ABA4-1E4BAD14B024}

    esriArcScan.VectorizationMorphologicalErosionCommand
    none ArcScan_RasterCleanupMenu Erode or thin the foreground cells by a number of pixels.
    Command Dilation ArcScan_MorphologicalCommand ArcScan {18C9C9EB-FBAA-4D52-9252-837FF784196D}

    esriArcScan.VectorizationMorphologicalDilationCommand
    none ArcScan_RasterCleanupMenu Dilate or grow the foreground cells by a number of pixels.
    Command Opening ArcScan_MorphologicalCommand ArcScan {1A1D4B7E-FD01-4703-B4E0-BB711338BCE6}

    esriArcScan.VectorizationMorphologicalOpeningCommand
    none ArcScan_RasterCleanupMenu Erode then Dilate the foreground cells by a number of pixels.
    Command Closing ArcScan_MorphologicalCommand ArcScan {1B37AE4C-6580-43A4-AC63-4960E0F2377E}

    esriArcScan.VectorizationMorphologicalClosingCommand
    none ArcScan_RasterCleanupMenu Dilate then Erode the foreground cells by a number of pixels.
    Command Save ArcScan_SaveCleanup ArcScan {413DCCA0-7619-4BAD-86D8-4FC3A0A31E18}

    esriArcScan.SaveCleanupCommand
    none ArcScan_RasterCleanupMenu Saves any pending raster cleanup edits
    Command Save As ArcScan_SaveCleanupAs ArcScan {479E754E-2E61-4EA8-859D-6176D7B4EA02}

    esriArcScan.SaveCleanupAsCommand
    none ArcScan_RasterCleanupMenu Saves raster with a new name
    Menu Cell Selection ArcScan_CellSelectionMenu none {64525DC9-F6D3-48EA-98C4-F331033EC5E8}

    esriArcScan.VectorizationCellSelectionMenu
    none ArcScan_VectorizationToolBar none
    Command Select Connected Cells ArcScan_SelectByGeometry ArcScan {05DC9882-C037-4F04-BDB7-958132F5F8C3}

    esriArcScan.VectorizationSelectByGeometryCommand
    none ArcScan_CellSelectionMenu Select connected cells based on geometry.
    Menu Interactive Selection Target ArcScan_SelectionsMenu none {AACB49FD-85C9-4CFF-9719-8D9CD9845611}

    esriArcScan.VectorizationSelectionsMenu
    none ArcScan_CellSelectionMenu none
    Command { Selection Types } { Vectorization_SelectionMultiMenu } none {5A6D431C-ADC1-4F0E-AAAC-3D313F62A482}

    esriArcScan.VectorizationSelectionMultiItem
    none ArcScan_SelectionsMenu none
    Command Clear Selected Cells ArcScan_ClearSelectionCommand ArcScan {7EB10858-DC1E-486D-98FE-61E3F3A3E9B2}

    esriArcScan.VectorizationClearSelectionCommand
    none ArcScan_CellSelectionMenu Clear the selected cell selection.
    Command Save Selection As ArcScan_SaveSelectionAs ArcScan {B694DA0E-014C-47BF-BADB-21D16C0BC97C}

    esriArcScan.VectorizationSaveSelectionAsCommand
    none ArcScan_CellSelectionMenu Saves the current connected cell selection to a new raster file.
    Command Select Connected Cells ArcScan_Select ArcScan {A90B423C-9D7F-475D-81DB-627EB6C82194}

    esriArcScan.VectorizationSelectTool
    none ArcScan_VectorizationToolBar Selects connected cells.
    Command Find Connected Cell Area ArcScan_Area ArcScan {77F9B641-A12F-4202-A4C2-7A96C924E1C5}

    esriArcScan.VectorizationAreaTool
    none ArcScan_VectorizationToolBar Find connected cell area.
    Command Find Diagonal of the Envelope of Connected Cells ArcScan_Diagonal ArcScan {D9442B05-5DD2-4DA3-86FB-110EBB71A2F8}

    esriArcScan.VectorizationDiagonalTool
    none ArcScan_VectorizationToolBar Find diagonal of the envelope of connected cells.
    Command Raster Line Width ArcScan_LineWidth ArcScan {27E54ABE-2B58-445B-9A1C-D59EEA1D7517}

    esriArcScan.VectorizationLineWidthTool
    none ArcScan_VectorizationToolBar Find the width of a raster line feature.
    Toolbar COGO COGOToolbar none {0101CB95-495A-4ECD-B6F1-C32BFFF17DF9}

    esriEditor.COGOToolbar
    none none none
    Command Traverse Editor_TraverseWindowCommand Advanced Edit Tools {957F26DD-9798-47BC-AA9E-1C6B10328175}

    esriEditor.TraverseWindowCommand
    none COGOToolbar Shows the Traverse window.
    Command Construct 2-Point Line Editor_ConstructTwoPointLineCommand Advanced Edit Tools {E58659BA-5A77-4C2F-9AE6-0B2700475F03}

    esriEditor.ConstructTwoPointLineCommand
    none COGOToolbar Constructs a 2-Point line feature using COGO methods.
    Command Offset Line Editor_OffsetLineCommand Advanced Edit Tools {CBC22CCF-F251-437C-A2BB-3F3DC3335352}

    esriEditor.OffsetLineCommand
    none COGOToolbar Create a line at a specified distance and perpendicular offset from a selected line.
    Command Construct a cul-de-sac CulDeSacCommand Advanced Edit Tools {70DDBB82-919D-4E68-BABA-B1BFB6C02874}

    esriEditor.CulDeSacCommand
    none COGOToolbar Construct a symmetrical or asymmetrical cul-de-sac from a street centerline.
    Command Proportion Editor_ProportionCommand Advanced Edit Tools {F0351581-29B7-46A6-A3C2-E601B66691B0}

    esriEditor.ProportionCommand
    none COGOToolbar Splits the selected feature proportionally.
    Command Ground to Grid Correction GroundToGridCorrectionCommand Advanced Edit Tools {7851E9DD-9FF8-4670-9CBB-914780603920}

    esriEditor.GroundToGridCorrectionCommand
    none COGOToolbar View and change the current direction offset and distance factor.
    Command COGO Report COGOReportCommand Advanced Edit Tools {400CFDBF-7F40-4514-94BD-F32052A2E7FA}

    esriEditor.COGOReportCommand
    none COGOToolbar Shows/hides the COGO report window.
    Command COGO Area COGOAreaCommand Advanced Edit Tools {4DC0720C-A283-4455-81F7-BBDC3B3349B5}

    esriEditor.COGOAreaCommand
    none COGOToolbar Reports the COGO area and other information for the selected COGO lines.
    Command Curve Calculator CurveCalculatorCommand Advanced Edit Tools {349610FB-3C6B-426F-9DBE-8197F992013D}

    esriEditor.CurveCalculatorCommand
    none COGOToolbar Reports missing parameters for curves.
    Command Split into COGO lines SplitIntoCOGOLinesCommand Advanced Edit Tools {406C12C0-D9C8-4349-8D58-86C2107F6585}

    esriEditor.SplitIntoCOGOLinesCommand
    none COGOToolbar Split selected line features into new two point line features.
    Command Update COGO Attributes Editor_UpdateCOGOAttributesCommand Advanced Edit Tools {3B88738F-501C-4B7A-9228-F82365ACA623}

    esriEditor.UpdateCOGOAttributesCommand
    none COGOToolbar Update the line COGO attributes from the geometry of the selected features.
    Toolbar Data Frame Tools Tools_DataFrameToolbar none {4A8E6349-065E-11D4-9FE9-00C04F6BC78E}

    esriArcMapUI.DataFrameToolBar
    none none none
    Command Rotate Data Frame PanZoom_Rotate Pan/Zoom {0830FB36-7EE6-11D0-87EC-080009EC732A}

    esriArcMapUI.RotateTool
    none Tools_DataFrameToolbar Rotate the data frame interactively
    Command Clear Rotation PanZoom_ClearMapRotation Pan/Zoom {20E5982F-2BC9-47ED-9A39-73375DE3DF31}

    esriArcMapUI.ClearMapRotationCommand
    none Tools_DataFrameToolbar Set the data frame's rotation to zero
    Command Rotate Data Frame PanZoom_MapRotation Pan/Zoom {B7913579-5A3B-4ECE-A12B-92530CE90C60}

    esriArcMapUI.MapRotationControl
    none Tools_DataFrameToolbar Rotate the data frame by the specified angle
    Command My Places ControlToolsGeneric_MyPlaces Generic {138C5B5B-439C-4DA0-8EF8-78B61F94A70A}

    esriControls.ControlsMyPlacesCommand
    none Tools_DataFrameToolbar Create and work with a list of your frequently used addresses, locations and features
    Toolbar Distributed Geodatabase Distributed Geodatabase none {74FEF2A6-0B53-4C37-A157-7930C08293E7}

    esriGeoDatabaseDistributedUI.ReplicationToolBar
    none none none
    Menu Distributed Geodatabase DistributedGeodatabase none {F77F70B5-2758-4088-B5FD-8FB7655EA2FC}

    esriGeoDatabaseDistributedUI.DistributedGeodatabaseMenu
    none Distributed Geodatabase none
    Command Import Schema Changes Distributed Geodatabase Distributed Geodatabase {6A0CE2E6-0EAC-45F4-85A2-D7A57F61A6CD}

    esriGeoDatabaseDistributedUI.ImportReplicaSchemaCommand
    none DistributedGeodatabase Import Schema Changes
    Command Export Replica Schema Export Replica Schema... Distributed Geodatabase {D7026198-3D07-4680-8FA1-CE94342E3D7F}

    esriGeoDatabaseDistributedUI.ExportReplicaSchemaCommand
    none DistributedGeodatabase Export Replica Schema
    Command Compare Replica Schema C&ompare Replica Schema... Distributed Geodatabase {D071B4EA-8711-42AB-A357-3BF1A0CE0E05}

    esriGeoDatabaseDistributedUI.ExportReplicaSchemaChangesCommand
    none DistributedGeodatabase Export Schema Changes
    Command Create Replica Footprints Create Replica Layer Distributed Geodatabase {ACE89576-F621-419E-A742-410A7CB027A3}

    esriGeoDatabaseDistributedUI.CreateReplicaLayerCommand
    none DistributedGeodatabase Create Replica Footprints
    Command Options Geodatabase Distributed Options Distributed Geodatabase {46B8DF84-F2D1-46E7-AB74-97B8420D78E3}

    esriGeoDatabaseDistributedUI.DistributedGeodatabaseOptions
    none DistributedGeodatabase Distributed Geodatabase Optons.
    Command Create Replica Create Replica Distributed Geodatabase {EA2F6CBD-7152-471E-8EC1-7F71D7BFEC9F}

    esriGeoDatabaseDistributedUI.CreateReplicaCommand
    none Distributed Geodatabase Create a child replica from an ArcSDE database to another database so it can be edited
    Command Synchronize Changes Synchronize Replica Distributed Geodatabase {7D93758F-90F7-423B-B02D-CBFA9FD31289}

    esriGeoDatabaseDistributedUI.SynchronizeReplicaCommand
    none Distributed Geodatabase Synchronize data between a child and a parent replica
    Command Export Data Changes Message Synchronize Changes... Distributed Geodatabase {56C26482-0FFC-4541-AE15-6DADC8AB9E47}

    esriGeoDatabaseDistributedUI.ExportChangesCommand
    none Distributed Geodatabase Export Changes to checked out data in a database into a delta database
    Command Export Acknowledgment Message {56C26482-0FFC-4541-AE15-6DADC8AB9E47} Distributed Geodatabase {08D8A2D8-EB39-4832-9439-A409991F8FCA}

    esriGeoDatabaseDistributedUI.ExportAckCommand
    none Distributed Geodatabase Export acknowledgment message from a multi generation to xml file.
    Command Import Message Import Message Distributed Geodatabase {903258F7-5E96-4D99-AB24-74F526F32B8A}

    esriGeoDatabaseDistributedUI.ImportChangesCommand
    none Distributed Geodatabase Import Changes from a delta database or delta xml file to the current selected version or check-out.
    Command Re-Export Unacknowledged Messages Distributed Geodatabase Distributed Geodatabase {6798F85F-8912-45DF-B506-917825A3A404}

    esriGeoDatabaseDistributedUI.ReExportChangesCommand
    none Distributed Geodatabase Re-Export unacknowledged messages from a multi generation replica to xml updategram file.
    Command Manage Replicas Replica Manager Distributed Geodatabase {25DF5FD9-8614-4962-8E64-CBFA7FCB3C4C}

    esriGeoDatabaseDistributedUI.ReplicaManagerCommand
    none Distributed Geodatabase Manage the replicas in a Geodatabase
    Command Extract Data Untitled Distributed Geodatabase {090733BE-BEF9-469B-9BB1-5F17AD2A7D5A}

    esriGeoDatabaseDistributedUI.DataExtractionCommand
    none Distributed Geodatabase Extract data from one database into another database
    Toolbar Draw PageLayout_DrawToolbar none {5DEB1DB4-C2A9-11D1-B9A2-080009EE4E51}

    esriArcMapUI.DrawToolBar
    none none none
    Menu Drawing PageLayout_DrawingMenu none {CF3A35DE-EB3C-11D1-8782-0000F8751720}

    esriArcMapUI.ArrangeMenu
    none PageLayout_DrawToolbar none
    Command New Annotation Group Map_NewGraphicsLayer Data Frames {BC58C7A0-C68E-11D2-9F32-00C04F6BC6A5}

    esriArcMapUI.NewGraphicsLayerCommand
    none PageLayout_DrawingMenu Create a new annotation group in which to store text and graphics
    Menu Active Annotation Target PageLayout_ActiveGraphicsLayersMenu none {BC58C79F-C68E-11D2-9F32-00C04F6BC6A5}

    esriArcMapUI.ActiveGraphicsLayerMenu
    none PageLayout_DrawingMenu none
    Command { Annotation Targets } { PageLayout_GraphicsLayersListMenu } none {BC58C79C-C68E-11D2-9F32-00C04F6BC6A5}

    esriArcMapUI.GraphicsLayersListMenu
    none PageLayout_ActiveGraphicsLayersMenu none
    Command Overflow Annotation Window_OverFlowLabels View {444EDA0F-4778-4BD3-9F47-5762ADA07F87}

    esriArcMapUI.OverflowAnnotationCommand
    none PageLayout_DrawingMenu Display Overflow Annotation Window
    Command Group PageLayout_Group Page Layout {4B96A443-FA41-11D0-83AF-080009B996CC}

    esriArcMapUI.GroupCommand
    none PageLayout_DrawingMenu Group the selected elements
    Command Ungroup LayoutTools_Ungroup Page Layout {4B96A444-FA41-11D0-83AF-080009B996CC}

    esriArcMapUI.UngroupCommand
    none PageLayout_DrawingMenu Ungroup the selected element(s)
    Menu Graphic Operations PageLayout_GeometryElementContextMenu none {CC0DCD29-DE5E-11D3-9FF8-00C04F6BC8DD}

    esriArcMapUI.GeometryElementContextMenu
    none PageLayout_DrawingMenu none
    Command Union PageLayout_GeometryElementUnion Page Layout {CC0DCD2B-DE5E-11D3-9FF8-00C04F6BC8DD}

    esriArcMapUI.GeometryElementUnionCommand
    none PageLayout_GeometryElementContextMenu Unions the selected elements together
    Command Intersect PageLayout_GeometryElementIntersect Page Layout {CC0DCD2E-DE5E-11D3-9FF8-00C04F6BC8DD}

    esriArcMapUI.GeometryElementIntersectCommand
    none PageLayout_GeometryElementContextMenu Creates a single intersected polygon from the selected elements
    Command Remove Overlap PageLayout_GeometryElementSymmetricDifference Page Layout {CC0DCD2D-DE5E-11D3-9FF8-00C04F6BC8DD}

    esriArcMapUI.GeometryElementSymmetricDifferenceCommand
    none PageLayout_GeometryElementContextMenu Symmetric Difference between the selected elements
    Command Subtract PageLayout_GeometryElementDifference Page Layout {036BA451-E983-11D3-A005-00C04F6BC8DD}

    esriArcMapUI.GeometryElementDifferenceCommand
    none PageLayout_GeometryElementContextMenu Difference between the selected elements
    Menu Order PageLayout_OrderMenu none {CF3A35E2-EB3C-11D1-8782-0000F8751720}

    esriArcMapUI.OrderMenu
    none PageLayout_DrawingMenu none
    Command Bring to Front PageLayout_BringToFront Page Layout {92D490B2-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.BringToFrontCommand
    none PageLayout_OrderMenu Bring the selected element(s) to the front
    Command Send to Back PageLayout_SendToBack Page Layout {92D490B3-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.SendToBackCommand
    none PageLayout_OrderMenu Send the selected element(s) to the back
    Command Bring Forward PageLayout_BringForward Page Layout {92D490B4-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.BringForwardCommand
    none PageLayout_OrderMenu Bring the selected element(s) forward
    Command Send Backward PageLayout_SendBackward Page Layout {92D490B5-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.SendBackwardCommand
    none PageLayout_OrderMenu Send the selected element(s) backwards
    Menu Nudge PageLayout_NudgeMenu none {CF3A35DF-EB3C-11D1-8782-0000F8751720}

    esriArcMapUI.NudgeMenu
    none PageLayout_DrawingMenu none
    Command Nudge Left PageLayout_NudgeLeft Page Layout {92D490AE-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.NudgeLeftCommand
    none PageLayout_NudgeMenu Move the selected element(s) left
    Command Nudge Right PageLayout_NudgeRight Page Layout {92D490AF-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.NudgeRightCommand
    none PageLayout_NudgeMenu Move the selected element(s) right
    Command Nudge Up PageLayout_NudgeUp Page Layout {92D490B0-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.NudgeUpCommand
    none PageLayout_NudgeMenu Move the selected element(s) up
    Command Nudge Down PageLayout_NudgeDown Page Layout {92D490B1-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.NudgeDownCommand
    none PageLayout_NudgeMenu Move the selected element(s) down
    Menu Align PageLayout_AlignMenu none {CF3A35E0-EB3C-11D1-8782-0000F8751720}

    esriArcMapUI.AlignMenu
    none PageLayout_DrawingMenu none
    Command Align to Margins PageLayout_AlignToMargins Page Layout {92D4909E-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.AlignToMarginsCommand
    none PageLayout_AlignMenu Toggle whether alignment is to page margins or elements in the selection
    Command Align Left PageLayout_AlignLeft Page Layout {92D4909F-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.AlignLeftCommand
    none PageLayout_AlignMenu Align selected elements to the left
    Command Align Center PageLayout_AlignCenter Page Layout {92D490A0-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.AlignCenterCommand
    none PageLayout_AlignMenu Align selected elements to the horizontal center
    Command Align Right PageLayout_AlignRight Page Layout {92D490A1-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.AlignRightCommand
    none PageLayout_AlignMenu Align selected elements to the right
    Command Align Top PageLayout_AlignTop Page Layout {92D490A2-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.AlignTopCommand
    none PageLayout_AlignMenu Align selected elements to the top
    Command Align Vertical Center PageLayout_AlignMiddle Page Layout {92D490A3-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.AlignMiddleCommand
    none PageLayout_AlignMenu Align selected elements to the vertical center
    Command Align Bottom PageLayout_AlignBottom Page Layout {92D490A4-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.AlignBottomCommand
    none PageLayout_AlignMenu Align selected elements to the bottom
    Menu Distribute PageLayout_DistributeMenu none {CF3A35E5-EB3C-11D1-8782-0000F8751720}

    esriArcMapUI.DistributeMenu
    none PageLayout_DrawingMenu none
    Command Distribute Horizontally PageLayout_DistributeHorizontally Page Layout {92D490A5-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.DistributeHorizontallyCommand
    none PageLayout_DistributeMenu Distribute selected elements evenly in the horizontal direction
    Command Distribute Vertically PageLayout_DistributeVertically Page Layout {92D490A6-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.DistributeVerticallyCommand
    none PageLayout_DistributeMenu Distribute selected elements evenly in the vertical direction
    Command Make Same Size PageLayout_MakeSameSize Page Layout {92D490A7-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.MakeSameSizeCommand
    none PageLayout_DistributeMenu Make selected elements the same height and width
    Command Make Same Width PageLayout_MakeSameWidth Page Layout {92D490A8-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.MakeSameWidthCommand
    none PageLayout_DistributeMenu Make selected elements the same width
    Command Make Same Height PageLayout_MakeSameHeight Page Layout {92D490A9-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.MakeSameHeightCommand
    none PageLayout_DistributeMenu Make the selected elements the same height
    Command Fit to Margins PageLayout_FitToMargin Page Layout {B7E9C434-4288-4AA1-A613-8861723B8130}

    esriArcMapUI.FitToMarginCommand
    none PageLayout_DistributeMenu Make the selected element the same size as the printer margin
    Command Fit Width to Margins PageLayout_FitToMarginWidth Page Layout {B7E9C435-4288-4AA1-A613-8861723B8130}

    esriArcMapUI.FitToMarginWidthCommand
    none PageLayout_DistributeMenu Make the selected element the same width as the printer margin
    Command Fit Height to Margins PageLayout_FitToMarginHeight Page Layout {B7E9C436-4288-4AA1-A613-8861723B8130}

    esriArcMapUI.FitToMarginHeightCommand
    none PageLayout_DistributeMenu Make the selected element the same height as the printer margin
    Menu Rotate or Flip PageLayout_RotateOrFlipMenu none {CF3A35E1-EB3C-11D1-8782-0000F8751720}

    esriArcMapUI.RotateOrFlipMenu
    none PageLayout_DrawingMenu none
    Command Rotate Right PageLayout_RotateLeft Page Layout {92D490AA-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.RotateLeftCommand
    none PageLayout_RotateOrFlipMenu Rotate the selected text or graphic(s) 90 degrees clockwise
    Command Rotate Left PageLayout_RotateRight Page Layout {92D490AB-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.RotateRightCommand
    none PageLayout_RotateOrFlipMenu Rotate the selected text or graphic(s) 90 degrees counter-clockwise
    Command Flip Horizontally PageLayout_FlipHorizontal Page Layout {92D490AC-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.FlipHorizontalCommand
    none PageLayout_RotateOrFlipMenu Flip the selected text or element(s) horizontally
    Command Flip Vertically PageLayout_FlipVertical Page Layout {92D490AD-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.FlipVerticalCommand
    none PageLayout_RotateOrFlipMenu Flip the selected text or element(s) vertically
    Command Convert Graphics To Features Map_ConvertGraphicsToFeatures Data Frames {CF539DBA-3533-4CE9-92CE-65248A30E60D}

    esriArcMapUI.GraphicsToFeaturesCommand
    none PageLayout_DrawingMenu Converts Graphics To Features
    Command Default Symbol Properties Map_DefaultSymbolProperties Data Frames {14B5EEDA-D906-11D3-9FF5-00C04F6BC8DD}

    esriArcMapUI.DefaultSymbolPropertiesCommand
    none PageLayout_DrawingMenu Set Default Symbol Properties
    Command Select Elements PageLayout_SelectTool Page Layout {C22579D1-BC17-11D0-8667-0000F8751720}

    esriArcMapUI.SelectTool
    none PageLayout_DrawToolbar Select, resize and move text, graphics and other objects placed on the map
    Command Rotate PageLayout_RotateElement Page Layout {66770314-FBC0-11D1-A24E-080009B6F22B}

    esriArcMapUI.RotateElementTool
    none PageLayout_DrawToolbar Rotates the selected text or graphic(s)
    Command Zoom to Selected Elements PageLayout_ZoomToSelectedGraphics Page Layout {5D3E617C-13B6-4C7F-AB10-423DE02A2411}

    esriArcMapUI.ZoomToSelectedGraphicsCommand
    none PageLayout_DrawToolbar Zoom to selected elements
    Menu Drawing Tools PageLayout_DrawingTools none {5AAD204F-D030-11D2-9F35-00C04F6BC61A}

    esriArcMapUI.MxDrawToolsPalette
    none PageLayout_DrawToolbar none
    Command Rectangle PageLayout_NewRectangle Page Layout {3A9767C3-F253-11D0-83A4-080009B996CC}

    esriArcMapUI.NewRectangleTool
    none PageLayout_DrawingTools Draw a rectangle
    Command Polygon PageLayout_NewPolygon Page Layout {12957C21-F327-11D0-83A5-080009B996CC}

    esriArcMapUI.NewPolygonTool
    none PageLayout_DrawingTools Draw a polygon
    Command Circle PageLayout_NewCircle Page Layout {F514A1F1-C5CB-11D2-9F28-00C04F6BC8DD}

    esriArcMapUI.NewCircleTool
    none PageLayout_DrawingTools Draw a circle
    Command Ellipse PageLayout_NewEllipse Page Layout {06A40B04-C603-11D2-9F28-00C04F6BC8DD}

    esriArcMapUI.NewEllipseTool
    none PageLayout_DrawingTools Draw an ellipse
    Command Line PageLayout_NewLine Page Layout {35FD9573-D79A-11D0-8388-080009B996CC}

    esriArcMapUI.NewLineTool
    none PageLayout_DrawingTools Draw a line
    Command Curve PageLayout_NewCurve Page Layout {7BB9DFD4-CCF4-11D2-9F30-00C04F6BC8DD}

    esriArcMapUI.NewCurveTool
    none PageLayout_DrawingTools Draw a curve
    Command FreeHand PageLayout_NewFreeHand Page Layout {57E77868-D015-11D2-9F31-00C04F6BC8DD}

    esriArcMapUI.NewFreeHandTool
    none PageLayout_DrawingTools Draw a freehand line
    Command Marker PageLayout_NewMarker Page Layout {530FD713-EF0C-11D0-83A0-080009B996CC}

    esriArcMapUI.NewMarkerTool
    none PageLayout_DrawingTools Draw a marker (point symbol)
    Menu Text tools PageLayout_TextTools none {507DD1C3-E921-11D2-9F58-00C04F6BC6A5}

    esriArcMapUI.MxTextToolsPalette
    none PageLayout_DrawToolbar none
    Command New Text PageLayout_NewText Page Layout {204034D4-F6EA-11D0-83AD-080009B996CC}

    esriArcMapUI.NewTextTool
    none PageLayout_TextTools Add text to the map by typing it in
    Command Splined Text PageLayout_NewTextCurve Page Layout {3407D7C3-D74C-11D2-9F41-00C04F6BC6A5}

    esriArcMapUI.NewCurveTextTool
    none PageLayout_TextTools Add curved text to the map by typing it in
    Command Label PageLayout_Label Label {A13C5AD5-C207-11D2-9F30-00C04F6BC6A5}

    esriArcMapUI.LabelTool
    none PageLayout_TextTools Label features with their attributes by clicking on them
    Command Callout PageLayout_CalloutTool Page Layout {7EA8F0C0-D0DC-11D2-98A2-0080C7E04196}

    esriArcMapUI.CalloutTool
    none PageLayout_TextTools Add a text callout
    Command Polygon Text PageLayout_NewPolygon Page Layout {00A0163B-390D-44E3-8BC4-4C306FAD8CA2}

    esriArcMapUI.NewPolygonTextTool
    none PageLayout_TextTools Draws a polygon for text
    Command Rectangle Text PageLayout_NewRectangle Page Layout {9F30D6E8-77A6-446A-97B1-4DB07500F02B}

    esriArcMapUI.NewRectangleTextTool
    none PageLayout_TextTools Draws a rectangle for text
    Command Circle Text PageLayout_NewCircleText Page Layout {2EF90D59-0FB6-48DF-9356-9EA1E8F29EF1}

    esriArcMapUI.NewCircleTextTool
    none PageLayout_TextTools Draw a circle for text
    Command Edit Vertices PageLayout_EditVertices Page Layout {D5109671-75B9-11D2-A2D3-080009B6F22B}

    esriArcMapUI.EditVerticesTool
    none PageLayout_DrawToolbar Edit vertices of selected line, polygon, or curve
    Command Font Text_Font Text {BDBDC3D1-D56D-11D1-A219-080009B6F22B}

    esriArcMapUI.FontNameControl
    none PageLayout_DrawToolbar Change to a different font
    Command Font Size Text_FontSize Text {BDBDC3D2-D56D-11D1-A219-080009B6F22B}

    esriArcMapUI.FontSizeControl
    none PageLayout_DrawToolbar Change the font size
    Command Bold Text_Bold Text {BDBDC3D3-D56D-11D1-A219-080009B6F22B}

    esriArcMapUI.FontBoldCommand
    none PageLayout_DrawToolbar Toggle bold font
    Command Italic Text_Italic Text {BDBDC3D4-D56D-11D1-A219-080009B6F22B}

    esriArcMapUI.FontItalicCommand
    none PageLayout_DrawToolbar Toggle italic font
    Command Underline Text_Underline Text {BDBDC3D5-D56D-11D1-A219-080009B6F22B}

    esriArcMapUI.FontUnderlineCommand
    none PageLayout_DrawToolbar Toggle underline font
    Command Font Color Font_Color Text {08C6EA8D-E7BC-11D2-9F57-00C04F6BC6A5}

    esriArcMapUI.FontColorToolControl
    none PageLayout_DrawToolbar Change the font color
    Command Fill Color Fill_Color Text {7A041B2A-E85E-11D2-9F57-00C04F6BC6A5}

    esriArcMapUI.FillColorToolControl
    none PageLayout_DrawToolbar Change the fill color
    Command Line Color Line_Color Text {7A041B2B-E85E-11D2-9F57-00C04F6BC6A5}

    esriArcMapUI.LineColorToolControl
    none PageLayout_DrawToolbar Change the line color
    Command Marker Color Marker_Color Text {7A041B2C-E85E-11D2-9F57-00C04F6BC6A5}

    esriArcMapUI.MarkerColorToolControl
    none PageLayout_DrawToolbar Change the marker color
    Toolbar Edit Vertices Vertex Editing Toolbar none {5C0700E9-DAD7-4B66-AB42-166C4B45D3FF}

    esriEditor.VertexEditingToolbar
    none none none
    Command Modify Sketch Vertices EditToolNormalCommand Advanced Edit Tools {A4AF2F51-8365-4122-8B04-638413E6510E}

    esriEditor.EditToolEditSketchCommand
    none Vertex Editing Toolbar Modify Sketch Vertices
    Command Add Vertex EditToolAddVertexCommand Advanced Edit Tools {51815B0B-A275-40D3-8E8E-75EAEA51C2E7}

    esriEditor.EditToolAddVertexCommand
    none Vertex Editing Toolbar Add Vertex
    Command Delete Vertex EditToolDeleteVertexCommand Advanced Edit Tools {8CCA9751-BD40-4D93-B30E-78515C9695C1}

    esriEditor.EditToolRemoveVertexCommand
    none Vertex Editing Toolbar Delete Vertex
    Command Finish Sketch Tools_FinishSketch Editor {FD799456-472C-11D2-84D8-0000F875B9C6}

    esriEditor.FinishSketchCommand
    none Vertex Editing Toolbar Completes the sketch
    Command Sketch Properties Editor_SketchProperties Editor {50F9A8E5-A820-4D00-8369-E35832141356}

    esriEditor.SketchPropertiesCommand
    none Vertex Editing Toolbar Shows a dialog for editing properties of the edit sketch geometry.
    Toolbar Editor EditingToolbarNew none {605F0528-1B64-4862-93B1-484A2C534EA3}

    esriEditor.EditingToolbarNew
    none none none
    Menu Editor Editor_EditorMenu none {9EBF3A20-D0C0-11D0-802D-0000F8037368}

    esriEditor.EditorMenu
    none EditingToolbarNew none
    Command Start Editing Editor_StartEditing Editor {59D2AFD0-9EA2-11D1-9165-0080C718DF97}

    esriEditor.StartEditingCommand
    none Editor_EditorMenu Starts an edit session
    Command Stop Editing Editor_StopEditing Editor {59D2AFD1-9EA2-11D1-9165-0080C718DF97}

    esriEditor.StopEditingCommand
    none Editor_EditorMenu Stops the edit session
    Command Save Edits Editor_SaveEdits Editor {59D2AFD2-9EA2-11D1-9165-0080C718DF97}

    esriEditor.SaveEditsCommand
    none Editor_EditorMenu Saves any pending edits
    Command Move Editor_Move Editor {39ABBF40-C355-11D1-847B-0000F875B9C6}

    esriEditor.MoveCommand
    none Editor_EditorMenu Moves the selected features a specified distance
    Command Split Editor_SplitCommand Editor {8F85D79C-2A81-11D3-9F37-00C04F6BC979}

    esriEditor.SplitCommand
    none Editor_EditorMenu Splits a linear feature
    Command Construct Points Editor_ConstructPoints Editor {02DE1B8A-6C74-40B2-9C1B-AFA176E8CAB0}

    esriEditor.ConstructPointsCommand
    none Editor_EditorMenu Constructs point features at regular intervals along the length of a selected line.
    Command Copy Parallel Editor_CopyParallel Editor {26032FF0-0F84-11D2-84A6-0000F875B9C6}

    esriEditor.CopyParallelCommand
    none Editor_EditorMenu Creates new features at a specified offset from the selection
    Command Merge Editor_Merge Editor {DB56FE71-F74D-11D1-849A-0000F875B9C6}

    esriEditor.MergeCommand
    none Editor_EditorMenu Merges the selected features
    Command Buffer Editor_Buffer Editor {DB56FE70-F74D-11D1-849A-0000F875B9C6}

    esriEditor.BufferCommand
    none Editor_EditorMenu Buffers the selected features
    Command Union Editor_Union Editor {DB56FE73-F74D-11D1-849A-0000F875B9C6}

    esriEditor.UnionCommand
    none Editor_EditorMenu Unions the selected features
    Command Clip Editor_ClipCommand Editor {CD63FD48-CF69-4FC4-907D-761E3D6179A3}

    esriEditor.ClipCommand
    none Editor_EditorMenu Clips the features that are coincident with the selected feature
    Command Validate Features Editor_ValidateSelection Editor {ABDEE4E8-B0C8-11D2-AAE2-00C04FA37B82}

    esriEditor.ValidateSelectionCommand
    none Editor_EditorMenu Validates subtype, attribute, network connectivity, relationship and custom rules for the selected features
    Menu Snapping Editing_SnappingMenu none {9DAB011D-8989-460C-B797-6969439DE98F}

    esriEditor.EditorSnappingMenu
    none Editor_EditorMenu none
    Command { Snapping } { Editor_SnappingMenuItem } none {F5C0C383-C096-406E-B811-15196559A4E8}

    esriEditor.SnappingMenuItem
    none Editing_SnappingMenu none
    Menu More Editing Tools MoreEditorTools none {EDAE47C2-4CA6-46B5-9D81-3450FC5A667A}

    esriEditor.EditorToolbarsPullright
    none Editor_EditorMenu none
    Command Advanced Editing Editor_AdvancedEditingToolbarCommand Advanced Edit Tools {6CAA9131-F696-4A0C-ACEF-F8ACF21EE76A}

    esriEditor.AdvancedEditingToolbarCommand
    none MoreEditorTools Shows/hides the Advanced Editing toolbar.
    Command COGO Editor_COGOToolbarCommand Advanced Edit Tools {1241A324-003C-4F49-AD26-C725518CDDED}

    esriEditor.COGOToolbarCommand
    none MoreEditorTools Shows/hides the COGO toolbar.
    Command Geometric Network Editing Editor_NetworkEditingToolbarCommand Editor {7A82233B-F529-46F9-9A02-61F83A5034FC}

    esriEditor.NetworkEditingToolbarCommand
    none MoreEditorTools Shows/hides the Network Editing toolbar.
    Command Parcel Editor CadastralEditorToolBarCommand Parcel {7D90A192-A896-411C-ABF2-F7FA5C2DE02D}

    esriCadastralUI.CadastralEditorToolBarCommand
    none MoreEditorTools Show/hides the Parcel Editor toolbar
    Command Representation Representation_RepresentationToolbar Representation {BBDA8EFC-8E8D-453D-8689-1AB0824E19F3}

    esriEditor.RepresentationToolbarCommand
    none MoreEditorTools Show/hides the Representation toolbar
    Command Route Editing RouteEditingToolbarCommand Route Editing Commands {73A1B990-F579-452B-B199-73796B02A499}

    esriLocationUI.RouteEditingToolbarCommand
    none MoreEditorTools Shows/hides the Route Editing toolbar.
    Command Spatial Adjustment Adjustment_AdjustmentToolBarCommand Adjustment {AC96A3DB-4E74-4709-BE28-8AB9A91D3B52}

    esriEditorExt.AdjustmentToolBarCommand
    none MoreEditorTools Toggles the adjustment toolbar.
    Command Topology Topology_TitusToolbarCommand Topology {08E59412-DC96-4BE5-9699-B13E8CAE5A5A}

    esriEditorExt.TitusToolbarCommand
    none MoreEditorTools Shows/hides the Topology toolbar.
    Command Versioning Version_VersinoToolBarCommand Versioning {E9D1E8DE-8ECD-4549-91D3-F7CEB0D46904}

    esriEditor.VersionToolBarCommand
    none MoreEditorTools Toggles the versioning toolbar.
    Menu Editing Windows Editing_WindowsMenu none {39C5CC76-4252-4CF2-AD03-5822505CB119}

    esriEditor.EditorWindowsMenu
    none Editor_EditorMenu none
    Command Create Features CreateFeatureDockWinCommand Advanced Edit Tools {B18ED544-C8B1-49F3-9F7A-F83CBE793CDB}

    esriEditor.CreateFeatureDockWinCommand
    none Editing_WindowsMenu Create Feature Dock View
    Command Attributes Editor_Attribution Editor {44276914-98C1-11D1-8464-0000F875B9C6}

    esriEditor.AttributionCommand
    none Editing_WindowsMenu Shows the feature property editor
    Command Sketch Properties Editor_SketchProperties Editor {50F9A8E5-A820-4D00-8369-E35832141356}

    esriEditor.SketchPropertiesCommand
    none Editing_WindowsMenu Shows a dialog for editing properties of the edit sketch geometry.
    Command Error Inspector Topology_ErrorWindowCommand Topology {E9C1F049-CB39-4BB0-B726-3BCEF21A87C8}

    esriEditorExt.ErrorWindowCommand
    none Editing_WindowsMenu Shows and hides the error inspector dialog.
    Command Unplaced Annotation UnplacedAnnoWindowCommand Advanced Edit Tools {40965749-B024-41E4-895C-4B3872B7356E}

    esriEditor.UnplacedAnnoWindowCommand
    none Editing_WindowsMenu Show or hide the unplaced annotation window
    Command Adjustment Preview Adjust_PreviewWindow Adjustment {6CA9196B-B31C-495A-ADD4-FB14224BC588}

    esriEditorExt.AdjustmentPreviewWindowCommand
    none Editing_WindowsMenu Show the adjustment preview window.
    Command Control Points Adjust_ViewControlPointsCommand Adjustment {1AD3FCE8-D6A7-4F5F-8D7F-7FF2E429ADB4}

    esriEditorExt.AdjustmentViewControlPointsCommand
    none Editing_WindowsMenu Displays the control points dialog.
    Command Parcel Details ShowParcelPropertiesCmd Parcel {D7A996F0-2084-4699-9240-5206ABEF5DB1}

    esriCadastralUI.ShowParcelPropertiesCmd
    none Editing_WindowsMenu Parcel Details
    Command Parcel Explorer Cadastral_ParcelExplorer_Show Parcel {F97DF83D-D2B4-4776-9EA3-EF5E4A9BF528}

    esriCadastralUI.ParcelExplorerCmd
    none Editing_WindowsMenu Show/Hide Parcel Explorer window
    Command Representation Properties Representation_PropertiesWindow Representation {A264AEFF-5B04-4184-9251-D11069BEBD96}

    esriEditor.GraphicPropWndCommand
    none Editing_WindowsMenu Open a dockable window showing the properties of the selected representation(s)
    Command Options Editor_Properties Editor {59AF5677-2A61-11D1-9661-0000F8037368}

    esriEditor.PropertiesCommand
    none Editor_EditorMenu Displays the editing options dialog.
    Command Edit Tool Editor_EditTool Editor {9EBF3A1E-D0C0-11D0-802D-0000F8037368}

    esriEditor.EditTool
    none EditingToolbarNew Edits features and their geometries
    Command Edit Annotation Tool Editor_AnnoEditTool Advanced Edit Tools {3B883F4A-D150-4BD6-900B-FD43C8ABF5C4}

    esriEditor.AnnoEditTool
    none EditingToolbarNew Edits annotation features
    Command Straight Segment SketchStraight_Command Editor {69DAD63E-3B9B-401D-84AE-27A84F720BB2}

    esriEditor.SketchStraightCommand
    none EditingToolbarNew Adds straight line segments to the edit sketch
    Command End Point Arc Segment SketchEndpointArc_Command Editor {3FC9A697-11BA-4739-BE6A-31F30EE28123}

    esriEditor.SketchEndPointArcCommand
    none EditingToolbarNew Creates a circular arc segment
    Menu Sketch Constructors Editor_SketchConstructors none {F6E0FFCC-866E-4D5E-90BD-C855031B67D9}

    esriEditor.SketchConstructorPalette
    none EditingToolbarNew none
    Command Trace SketchTrace_Command Editor {787D771D-AC3E-4CA5-8855-B14F298BE5C5}

    esriEditor.SketchTraceCommand
    none Editor_SketchConstructors Adds points to the edit sketch by tracing existing features
    Command Right Angle SketchRightAngle_Command Editor {99DE13F8-6B85-47CE-85B7-056EDF688648}

    esriEditor.SketchRightAngleCommand
    none Editor_SketchConstructors Right Angle
    Command Midpoint SketchMidpoint_Command Editor {2076F45A-D01F-4F14-B2C3-E2E62C536013}

    esriEditor.SketchMidpointCommand
    none Editor_SketchConstructors Creates a new point at the midpoint of a line.
    Command Distance-Distance SketchDistanceDistance_Command Editor {B711A20C-94C4-46D8-AD2B-771AE65FA35D}

    esriEditor.SketchDistanceDistanceCommand
    none Editor_SketchConstructors Using two points and two distances, calculate the point of intersection of the circles
    Command Direction-Distance Tool SketchAngleDistance_Command Editor {86BF0063-915D-4E61-8E39-01BC00E13A85}

    esriEditor.SketchAngleDistanceCommand
    none Editor_SketchConstructors Uses a direction and a distance to construct a new point.
    Command Intersection SketchIntersection_Command Editor {B1C602D6-0DB3-453C-B516-7BCEBF7A82AD}

    esriEditor.SketchIntersectionCommand
    none Editor_SketchConstructors Creates a point at the intersection of two segments
    Command Arc Segment SketchArc_Command Editor {C92C154C-43DC-438C-9DE0-A9766DE35301}

    esriEditor.SketchArcCommand
    none Editor_SketchConstructors Creates a circular arc segment
    Command Tangent Curve Segment SketchTangentArc_Command Editor {E443DE0C-4F6E-45EC-8953-3B29678E1E74}

    esriEditor.SketchTangentCurveCommand
    none Editor_SketchConstructors Creates a circular arc segment tangent to the edit sketch
    Command Bezier Curve Segment SketchBezier_Command Editor {CE2B413E-240C-4052-926A-C5BB39A98C29}

    esriEditor.SketchBezierCurveCommand
    none Editor_SketchConstructors Creates a bezier curve segment
    Command Point SketchPoint_Command Editor {67E44603-D2D6-46A5-A941-F311C71690B1}

    esriEditor.SketchPointCommand
    none EditingToolbarNew Adds points to the edit sketch
    Command Edit Vertices FeatureEditVertices_Command Advanced Edit Tools {D0F62794-98C4-447A-A0B2-4ECDB6554FC9}

    esriEditor.FeatureEditVerticesCommand
    none EditingToolbarNew Edit Vertices
    Command Reshape Editor_ReshapeFeatureTool Editor {1FABA815-4BAE-4EB6-8535-9415D912B833}

    esriEditor.ReshapeFeatureTool
    none EditingToolbarNew Reshapes selected feature using sketch.
    Command Cut Polygons Editor_CutPolygonsTool Editor {4E58D1FE-DC40-4770-A081-4D99335941ED}

    esriEditor.CutPolygonsTool
    none EditingToolbarNew Cuts selected polygon features using sketch
    Command Split Tool Editor_SplitTool Editor {5609B740-112F-11D2-84A9-0000F875B9C6}

    esriEditor.SplitTool
    none EditingToolbarNew Splits a linear feature
    Command Rotate Tool Editor_Rotate Editor {ACBB2618-DE0C-11D1-AA7E-00C04FA374BD}

    esriEditor.EditorRotateTool
    none EditingToolbarNew Rotates the selected features
    Command Attributes Editor_Attribution Editor {44276914-98C1-11D1-8464-0000F875B9C6}

    esriEditor.AttributionCommand
    none EditingToolbarNew Shows the feature property editor
    Command Sketch Properties Editor_SketchProperties Editor {50F9A8E5-A820-4D00-8369-E35832141356}

    esriEditor.SketchPropertiesCommand
    none EditingToolbarNew Shows a dialog for editing properties of the edit sketch geometry.
    Command Create Features CreateFeatureDockWinCommand Advanced Edit Tools {B18ED544-C8B1-49F3-9F7A-F83CBE793CDB}

    esriEditor.CreateFeatureDockWinCommand
    none EditingToolbarNew Create Feature Dock View
    Toolbar Effects Effects_Toolbar none {377ABA1D-2019-11D3-9F97-00C04F6BC78E}

    esriArcMapUI.LayerEffectsToolBar
    none none none
    Command Choose Effects Layer Layer_LayerEffectsListControl Layer {377ABA21-2019-11D3-9F97-00C04F6BC78E}

    esriArcMapUI.LayerEffectsListControl
    none Effects_Toolbar Choose the layer drawing effects will operate on
    Command Contrast Layer_LayerEffectsContrastCommand Layer {377ABA1E-2019-11D3-9F97-00C04F6BC78E}

    esriArcMapUI.LayerEffectsContrastCommand
    none Effects_Toolbar Adjusts the contrast of a layer
    Command Brightness Layer_LayerEffectsBrightnessCommand Layer {377ABA1F-2019-11D3-9F97-00C04F6BC78E}

    esriArcMapUI.LayerEffectsBrightnessCommand
    none Effects_Toolbar Adjusts the brightness of a layer
    Command Transparency Layer_LayerEffectsTransparencyCommand Layer {377ABA20-2019-11D3-9F97-00C04F6BC78E}

    esriArcMapUI.LayerEffectsTransparencyCommand
    none Effects_Toolbar Adjusts the transparency of a layer
    Command Dim Level Layer_LayerEffectsDimCommand Layer {1632B6A4-C8FE-494B-87CD-6272C9E66268}

    esriArcMapUI.LayerEffectsDimCommand
    none Effects_Toolbar Adjusts the dim level of a layer
    Command Swipe ControlToolsMapInquiry_Swipe Map Inquiry {867C6BDC-DB38-485C-B56C-BD912D0CAD74}

    esriControls.ControlsMapSwipeTool
    none Effects_Toolbar Drag to see underneath chosen layer. CTRL + click for full screen.
    Command Flicker ControlToolsMapInquiry_Flicker Map Inquiry {0275091D-3820-4B18-A646-BCFE890735CE}

    esriControls.ControlsMapFlickerCommand
    none Effects_Toolbar Reveals layers below the selected layer by flickering for the specified time duration.
    Command Flicker Rate ControlToolsGeneric_FlickerRate Generic {9532F137-EECA-4158-8690-1DD93B286B73}

    esriControls.ControlsFlickerRateToolControl
    none Effects_Toolbar Controls the rate of flicker
    Toolbar Feature Cache ArcMapUI_MapCacheToolBar none {2ADD083E-CC5B-40E5-A433-83544529D6B3}

    esriArcMapUI.MapCacheToolBar
    none none none
    Command Build Feature Cache ArcMapUI_BuildMapCacheCommand MapCache {FD2362EC-4833-4B09-A57E-687A6846052E}

    esriArcMapUI.BuildMapCacheCommand
    none ArcMapUI_MapCacheToolBar Builds a cache of the features in the current map extent.
    Command Empty Feature Cache ArcMapUI_EmptyMapCacheCommand MapCache {CF03FCC1-BAA8-4436-A255-B1533C36F8E8}

    esriArcMapUI.EmptyMapCacheCommand
    none ArcMapUI_MapCacheToolBar Empties the Feature Cache.
    Command Toggles Auto-Cache ArcMapUI_AutoMapCacheToggle MapCache {EE9CF9A8-8C35-44A9-8125-FE0969241678}

    esriArcMapUI.AutoMapCacheToggleCommand
    none ArcMapUI_MapCacheToolBar Toggles the automatic creation of the map's feature cache.
    Command Set Auto-Cache Scale ArcMapUI_SetMaxMapCacheScaleCommand MapCache {279664EF-9F37-4A4C-8B34-0425A253022E}

    esriArcMapUI.SetMaxMapCacheScaleCommand
    none ArcMapUI_MapCacheToolBar Set the maximum scale for automatically creating the Feature Cache.
    Command Clear Auto-Cache Scale ArcMapUI_ClearMaxMapCacheScaleCommand MapCache {AB00B89B-A3B0-4FD3-A421-8624A69E956D}

    esriArcMapUI.ClearMaxMapCacheScaleCommand
    none ArcMapUI_MapCacheToolBar Clear the automatic cache maximum scale.
    Command Show Feature Cache ArcMapUI_ShowMapCacheCommand MapCache {25543F24-034C-4C04-8CFF-3C5760C3DBB2}

    esriArcMapUI.ShowMapCacheCommand
    none ArcMapUI_MapCacheToolBar Displays the extent of the Feature Cache.
    Command Zoom To Feature Cache ArcMapUI_ZoomToMapCacheCommand MapCache {8DC545DD-CFA1-4B99-B273-583DDEE10961}

    esriArcMapUI.ZoomToMapCacheCommand
    none ArcMapUI_MapCacheToolBar Zooms the map to the extent of the Feature Cache.
    Toolbar Feature Construction Feature Construction Mini Toolbar none {984E7949-9622-4C75-B8E1-493A7E9D474E}

    esriEditor.ConstructionMiniToolbar
    none none none
    Command Straight Segment SketchStraight_Command Editor {69DAD63E-3B9B-401D-84AE-27A84F720BB2}

    esriEditor.SketchStraightCommand
    none Feature Construction Mini Toolbar Adds straight line segments to the edit sketch
    Command End Point Arc Segment SketchEndpointArc_Command Editor {3FC9A697-11BA-4739-BE6A-31F30EE28123}

    esriEditor.SketchEndPointArcCommand
    none Feature Construction Mini Toolbar Creates a circular arc segment
    Menu Sketch Constructors Editor_SketchConstructors none {F6E0FFCC-866E-4D5E-90BD-C855031B67D9}

    esriEditor.SketchConstructorPalette
    none Feature Construction Mini Toolbar none
    Command Trace SketchTrace_Command Editor {787D771D-AC3E-4CA5-8855-B14F298BE5C5}

    esriEditor.SketchTraceCommand
    none Editor_SketchConstructors Adds points to the edit sketch by tracing existing features
    Command Right Angle SketchRightAngle_Command Editor {99DE13F8-6B85-47CE-85B7-056EDF688648}

    esriEditor.SketchRightAngleCommand
    none Editor_SketchConstructors Right Angle
    Command Midpoint SketchMidpoint_Command Editor {2076F45A-D01F-4F14-B2C3-E2E62C536013}

    esriEditor.SketchMidpointCommand
    none Editor_SketchConstructors Creates a new point at the midpoint of a line.
    Command Distance-Distance SketchDistanceDistance_Command Editor {B711A20C-94C4-46D8-AD2B-771AE65FA35D}

    esriEditor.SketchDistanceDistanceCommand
    none Editor_SketchConstructors Using two points and two distances, calculate the point of intersection of the circles
    Command Direction-Distance Tool SketchAngleDistance_Command Editor {86BF0063-915D-4E61-8E39-01BC00E13A85}

    esriEditor.SketchAngleDistanceCommand
    none Editor_SketchConstructors Uses a direction and a distance to construct a new point.
    Command Intersection SketchIntersection_Command Editor {B1C602D6-0DB3-453C-B516-7BCEBF7A82AD}

    esriEditor.SketchIntersectionCommand
    none Editor_SketchConstructors Creates a point at the intersection of two segments
    Command Arc Segment SketchArc_Command Editor {C92C154C-43DC-438C-9DE0-A9766DE35301}

    esriEditor.SketchArcCommand
    none Editor_SketchConstructors Creates a circular arc segment
    Command Tangent Curve Segment SketchTangentArc_Command Editor {E443DE0C-4F6E-45EC-8953-3B29678E1E74}

    esriEditor.SketchTangentCurveCommand
    none Editor_SketchConstructors Creates a circular arc segment tangent to the edit sketch
    Command Bezier Curve Segment SketchBezier_Command Editor {CE2B413E-240C-4052-926A-C5BB39A98C29}

    esriEditor.SketchBezierCurveCommand
    none Editor_SketchConstructors Creates a bezier curve segment
    Command Constrain Parallel Editor_ParallelConstraintTool Advanced Edit Tools {1D6011FE-CFB8-4223-8A0F-1D00BB4DAE38}

    esriEditor.ParallelConstraintTool
    none Feature Construction Mini Toolbar Constrain Parallel
    Command Constrain Perpendicular Editor_PerpendicularConstraintTool Advanced Edit Tools {8F75C6D4-C323-4F7C-B04C-953FD1CBF6F6}

    esriEditor.PerpendicularConstraintTool
    none Feature Construction Mini Toolbar Constrain Perpendicular
    Command Finish Sketch Tools_FinishSketch Editor {FD799456-472C-11D2-84D8-0000F875B9C6}

    esriEditor.FinishSketchCommand
    none Feature Construction Mini Toolbar Completes the sketch
    Command Undo Edit_Undo Edit {FBF8C3FB-0480-11D2-8D21-080009EE4E51}

    esriArcMapUI.MxEditMenuItem
    1 Feature Construction Mini Toolbar Undo the last action
    Toolbar GPS GPS_ToolBar none {E60435D6-F5B9-4FE2-9251-6A57E3216A14}

    esriArcMapUI.GpsToolBar
    none none none
    Menu GPS Gps Menu none {6FD14416-09B7-4C07-B33C-0624D06E94CE}

    esriArcMapUI.GpsToolsMenu
    none GPS_ToolBar none
    Command GPS Connection Setup GPS_ConnectionProperties GPS {D90F8290-7CA1-4924-BE99-F09E40AB3D82}

    esriArcMapUI.GpsConnectionPropertiesCommand
    none Gps Menu Displays the current GPS connection setting and enables to make changes
    Command GPS Position Window GPS_PositionInfoWindow GPS {8FB3E767-A87B-4E92-8632-7120107EA592}

    esriArcMapUI.GpsPositionInfoWindowCommand
    none Gps Menu Displays GPS position information dialog
    Command Clear GPS Display GPS_ClearDisplay GPS {C4B9B8B0-36B7-45C8-994A-5A5DE6C89B58}

    esriArcMapUI.GpsClearDisplayCommand
    none Gps Menu Clears all GPS display items
    Command Auto Pan GPS_AutoPanCommand GPS {57C47D0C-D279-4E2D-B091-DCC2C25441FC}

    esriArcMapUI.GpsAutoPanCommand
    none Gps Menu Toggles auto pan on/off
    Command Destination Properties GPS_DestinationProperties GPS {216D0780-D806-4EC9-9B58-78CC5A7A66D0}

    esriArcMapUI.GpsDestinationPropertiesCommand
    none Gps Menu Displays/ lets you edit destination properties
    Command Clear Destination GPS_ClearDestination GPS {F63D2C12-8CB8-439D-864D-FCE175E55798}

    esriArcMapUI.GpsClearDestinationCommand
    none Gps Menu Clears the current destination
    Command Log Setup GPS_LogfileProperties GPS {B051A711-87E7-4E65-B9EA-FB9B196AA6FE}

    esriArcMapUI.GpsLogfilePropertiesCommand
    none Gps Menu Display or set properties of the log
    Command Display Options GPS_DisplayProperties GPS {089E3A8B-FD36-436C-A656-1275C09B00B9}

    esriArcMapUI.GpsDisplayPropertiesCommand
    none Gps Menu Displays properties of GPS display
    Command Open GPS Connection GPS_OpenConnection GPS {6351A009-C357-4B2C-BA28-ACCDDE553E21}

    esriArcMapUI.GpsOpenConnectionCommand
    none GPS_ToolBar Opens GPS connection for updates from GPS
    Command Close GPS Connection GPS_CloseConnection GPS {1066D86C-415D-4A8C-BF15-5F2668307D5C}

    esriArcMapUI.GpsCloseConnectionCommand
    none GPS_ToolBar Close GPS connection to stop updates from GPS
    Command Start streaming GPS_StartStreaming GPS {A6F80E9A-4367-42D3-940B-8F922FB0CF70}

    esriArcMapUI.GpsStartStreamingCommand
    none GPS_ToolBar Starts streaming GPS data into the selected log
    Command Stop streaming GPS_StopStreaming GPS {F7F98DAC-017A-4884-8C7F-FCC99DE6D3A3}

    esriArcMapUI.GpsStopStreamingCommand
    none GPS_ToolBar Stops streaming GPS data into selected log
    Command Stamp Current Position GPS_StampCurrentPosition GPS {256176AD-0C33-406C-9ED8-9F7AC784A3E3}

    esriArcMapUI.GpsStampCurrentPositionCommand
    none GPS_ToolBar Stamps the current position to the log
    Command Pan to position GPS_PanToPosition GPS {19E19A27-0E8E-4A07-BA6A-C7357B881A47}

    esriArcMapUI.GpsPanToPositionCommand
    none GPS_ToolBar Pans the active view to display the current GPS position
    Command Zoom to position GPS_ZoomToPosition GPS {A71B9DAF-5E4D-41B4-BE12-EF3FE375BBFF}

    esriArcMapUI.GpsZoomToPositionCommand
    none GPS_ToolBar Zooms to the current GPS position
    Command Add destination GPS_AddDestination GPS {A05264AB-888A-452E-89F7-4F274757ECE6}

    esriArcMapUI.GpsAddDestinationTool
    none GPS_ToolBar Sets the clicked point on the screen as the destination
    Toolbar Geocoding Geocoding none {090E404C-77EB-44D3-8C49-E27D7A9D996E}

    esriLocationUI.MxGeocodingToolbar
    none none none
    Command Select Address Locator Text_SingleLineSearch Geocoding {E1421FFD-256A-4B81-84F0-3908F6755457}

    esriLocationUI.MxLocatorManager2Control
    none Geocoding Open the Address Locator Manager to add or remove an address locator, or select an address locator from the list
    Command Geocode Address Text_SingleLineSearch Geocoding {038D578C-92EE-4562-B59A-4E2B604796EF}

    esriLocationUI.SingleLineSearchControl
    none Geocoding Enter an address to geocode
    Command Address Inspector Untitled Geocoding {EF0384D8-A1B0-4D14-BB4D-4E1A217E5567}

    esriLocationUI.MxAddressInspectorTool
    none Geocoding Hold down mouse button and move over locations to see addresses
    Command Geocode Addresses GeocodeAddresses_Command Geocoding {5495175F-1C83-11D4-9F7D-00C04F8ED1C4}

    esriLocationUI.MxGeocodeAddressesCommand
    none Geocoding Geocode a table of addresses
    Command Review/Rematch Addresses RematchAddresses_Command Geocoding {54951760-1C83-11D4-9F7D-00C04F8ED1C4}

    esriLocationUI.MxRematchAddressesCommand
    none Geocoding Review and rematch the addresses in this feature class
    Toolbar Geodatabase History HistoryToolbar none {C7F3D11D-4724-4226-BF94-71DA47EB11AA}

    esriArcMapUI.HistoryToolBar
    none none none
    Command Geodatabase History Viewer HistoryViewer Geodatabase History {383727C4-D8AD-4E69-9305-C93883B21135}

    esriArcMapUI.HistoryViewerCommand
    none HistoryToolbar View different moments in time of a historical version.
    Command Add Historical Archive HistoryAddArchiveCommand Geodatabase History {045F884E-FFAF-4016-BFE2-D64DBEC71F9F}

    esriArcMapUI.HistoryAddArchiveCommand
    none HistoryToolbar Selected tables/layers with an archive will have their archive added to the map as a new layer/table.
    Command Historical Marker Manager HistoryMarkerManagerCommand Geodatabase History {31D02F0E-E38E-4B95-9B34-0E50EC073D7A}

    esriArcMapUI.HistoryMarkerManagerCommand
    none HistoryToolbar Show/hide the Historical Marker Manager.
    Toolbar Geometric Network Editing Editor_NetworkEditingToolbar none {20E728C2-4B32-444A-9AA6-747DE08BFF23}

    esriEditor.NetworkEditingToolbar
    none none none
    Command Connect Editor_Connect Editor {111ACB08-D71E-11D2-9F3E-00C04F6BDD84}

    esriEditor.ConnectCommand
    none Editor_NetworkEditingToolbar Connects the selected JunctionFeatures
    Command Disconnect Editor_Disconnect Editor {448E1796-168B-11D2-AEF7-0000F80372B4}

    esriEditor.DisconnectCommand
    none Editor_NetworkEditingToolbar Disconnects the selected network feature
    Command Rebuild Connectivity Editor_ConnectivityRebuild Editor {A2C9163D-697F-11D4-A0B1-00C04F6BDD84}

    esriEditor.ConnectivityRebuildTool
    none Editor_NetworkEditingToolbar Incrementally rebuilds network connectivity for the selected area.
    Command Repair Connectivity Editor_RepairConnectivity Editor {A5A65A20-5061-47E9-B988-843AB5F8FF24}

    esriEditor.RepairConnectivityCommand
    none Editor_NetworkEditingToolbar Repair Connectivity
    Command Verify Connectivity Command Editor_ConnectivityVerification Editor {5E6D6C79-98A4-11D4-A0D8-00C04F6BDD84}

    esriEditor.ConnectivityVerificationCommand
    none Editor_NetworkEditingToolbar Verify connectivity of selected features or all features
    Command Verify Network Feature Geometry Tool Editor_GeometryVerification Editor {5E6D6C7A-98A4-11D4-A0D8-00C04F6BDD84}

    esriEditor.GeometryVerificationTool
    none Editor_NetworkEditingToolbar Verify network geometry of features inside area you define
    Command Verify Network Feature Geometry Command Editor_GeometryVerification Editor {5E6D6C7B-98A4-11D4-A0D8-00C04F6BDD84}

    esriEditor.GeometryVerificationCommand
    none Editor_NetworkEditingToolbar Verify network geometry of selected features or all features
    Command Network Build Errors Editor_NetworkBuildErrors Editor {5E6D6C7C-98A4-11D4-A0D8-00C04F6BDD84}

    esriEditor.NetworkBuildErrorsCommand
    none Editor_NetworkEditingToolbar Selects features that cause errors in the network build
    Toolbar Georeferencing Georeferencing_ToolBar none {46B1C24B-DEE2-11D3-A642-0008C7D3AF72}

    esriGeoReferenceUI.RectifyToolBar
    none none none
    Menu Georeferencing Georeferencing_Menu none {669C68D0-D11E-11D3-B9B1-00C0F0567A4A}

    esriGeoReferenceUI.RectifyMenu
    none Georeferencing_ToolBar none
    Command Update Georeferencing Georeferencing_SaveItem Georeferencing {669C68D3-D11E-11D3-B9B1-00C0F0567A4A}

    esriGeoReferenceUI.RectifySaveItem
    none Georeferencing_Menu Save current warp to dataset
    Command Rectify Georeferencing_SaveAsItem Georeferencing {669C68D4-D11E-11D3-B9B1-00C0F0567A4A}

    esriGeoReferenceUI.RectifySaveAsItem
    none Georeferencing_Menu Save current warp to new dataset
    Command Fit To Display Georeferencing_FitToDisplayItem Georeferencing {726AD821-1F94-11D4-B9F4-00C0F0567A4A}

    esriGeoReferenceUI.FitToDisplayItem
    none Georeferencing_Menu Fit source layer to current display extent
    Menu Flip or Rotate Flip or &Rotate none {81751E84-1F79-11D4-B9F4-00C0F0567A4A}

    esriGeoReferenceUI.FlipRotateMenu
    none Georeferencing_Menu none
    Command Rotate Right Georeferencing_RotateRightItem Georeferencing {79AE8435-D4DE-11D3-B9B5-00C0F0567A4A}

    esriGeoReferenceUI.RectifyRotateRightItem
    none Flip or &Rotate Rotate source layer 90 degrees clockwise
    Command Rotate Left Georeferencing_RotateLeftItem Georeferencing {79AE8433-D4DE-11D3-B9B5-00C0F0567A4A}

    esriGeoReferenceUI.RectifyRotateLeftItem
    none Flip or &Rotate Rotate source layer 90 degrees counterclockwise
    Command Flip Horizontal Georeferencing_FlipHorizontalItem Georeferencing {79AE8431-D4DE-11D3-B9B5-00C0F0567A4A}

    esriGeoReferenceUI.RectifyFlipHorizontalItem
    none Flip or &Rotate Flip source layer horizontally
    Command Flip Vertical Georeferencing_FlipVerticalItem Georeferencing {79AE8432-D4DE-11D3-B9B5-00C0F0567A4A}

    esriGeoReferenceUI.RectifyFlipVerticalItem
    none Flip or &Rotate Flip source layer vertically
    Menu Transformation &Transformation none {31E21EB1-D47A-11D3-B9B4-00C0F0567A4A}

    esriGeoReferenceUI.TransformOrderMenu
    none Georeferencing_Menu none
    Command 1st Order Polynomial (Affine) Georeferencing_TransformFirstOrderItem Georeferencing {31E21EB2-D47A-11D3-B9B4-00C0F0567A4A}

    esriGeoReferenceUI.TransformFirstOrderItem
    none &Transformation First order polynomial transformation
    Command 2nd Order Polynomial Georeferencing_TransformSecondOrderItem Georeferencing {31E21EB4-D47A-11D3-B9B4-00C0F0567A4A}

    esriGeoReferenceUI.TransformSecondOrderItem
    none &Transformation Second order polynomial transformation
    Command 3rd Order Polynomial Georeferencing_TransformThirdOrderItem Georeferencing {31E21EB5-D47A-11D3-B9B4-00C0F0567A4A}

    esriGeoReferenceUI.TransformThirdOrderItem
    none &Transformation Third order polynomial transformation
    Command Adjust Georeferencing_TransformRubberSheetingItem Georeferencing {13E0A77B-DFD3-4DD2-94C6-68536E7CBA67}

    esriGeoReferenceUI.TransformRubberSheetingItem
    none &Transformation Adjust transformation
    Command Spline Georeferencing_TransformSplineItem Georeferencing {C46F6B4E-254F-4A5E-B273-FEE062855547}

    esriGeoReferenceUI.TransformSplineItem
    none &Transformation Spline transformation
    Command Auto Adjust Georeferencing_AutoAdjustItem Georeferencing {669C68D7-D11E-11D3-B9B1-00C0F0567A4A}

    esriGeoReferenceUI.RectifyAutoAdjustItem
    none Georeferencing_Menu Toggle automatic adjustment on/off
    Command Update Display Georeferencing_UpdateItem Georeferencing {998C9091-D4E7-11D3-B9B5-00C0F0567A4A}

    esriGeoReferenceUI.RectifyUpdateItem
    none Georeferencing_Menu Update the display based on current control points
    Command Delete Control Points Georeferencing_ResetItem Georeferencing {669C68D8-D11E-11D3-B9B1-00C0F0567A4A}

    esriGeoReferenceUI.RectifyResetItem
    none Georeferencing_Menu Eliminate existing control points without changing transformation
    Command Reset Transformation Georeferencing_ResetTransformItem Georeferencing {A8D4FC4C-1A17-11D4-A66D-0008C7DF88A8}

    esriGeoReferenceUI.RectifyResetTransformItem
    none Georeferencing_Menu Reset layer to original position
    Command Layers Georeferencing_LayersListControl Georeferencing {46B1C24C-DEE2-11D3-A642-0008C7D3AF72}

    esriGeoReferenceUI.RectifyLayersListControl
    none Georeferencing_ToolBar Select source layer
    Menu Palette Georeferencing_TransformTools none {C8428DF1-D2A2-11D3-B9B1-00C0F0567A4A}

    esriGeoReferenceUI.RectifyTransformToolsPalette
    none Georeferencing_ToolBar none
    Command Rotate Georeferencing_RotateTool Georeferencing {C8428DF2-D2A2-11D3-B9B1-00C0F0567A4A}

    esriGeoReferenceUI.RectifyRotateTool
    none Georeferencing_TransformTools Rotate source layer
    Command Shift Georeferencing_ShiftTool Georeferencing {C8428DF3-D2A2-11D3-B9B1-00C0F0567A4A}

    esriGeoReferenceUI.RectifyShiftTool
    none Georeferencing_TransformTools Shift source layer
    Command Scale Georeferencing_ScaleTool Georeferencing {C8428DF4-D2A2-11D3-B9B1-00C0F0567A4A}

    esriGeoReferenceUI.RectifyScaleTool
    none Georeferencing_TransformTools Scale source layer
    Command Add Control Points Georeferencing_AddControlPointsTool Georeferencing {C50D33D2-DBED-11D3-B9BD-00C0F0567A4A}

    esriGeoReferenceUI.ControlPointTool
    none Georeferencing_ToolBar Select control points from layer to map
    Command View Link Table Georeferencing_LinkTableItem Georeferencing {669C68D5-D11E-11D3-B9B1-00C0F0567A4A}

    esriGeoReferenceUI.RectifyLinkTableItem
    none Georeferencing_ToolBar Show links and errors in tabular form
    Toolbar Geostatistical Analyst GeostatisticalAnalyst_Toolbar none {3D1AF406-63BC-11D2-AAB9-00C04FA375FB}

    esriGeoStatisticalAnalystUI.GSEngineToolBar
    none none none
    Menu Geostatistical Analyst GeostatisticalAnalyst_Menu none {42DB70B8-652A-11D2-AABA-00C04FA375FB}

    esriGeoStatisticalAnalystUI.GSEngineMenu
    none GeostatisticalAnalyst_Toolbar none
    Menu Explore Data GeostatisticalAnalyst_ESDAMenu none {BB1FF4B0-54E8-11D3-8D39-00C04F5B87B2}

    esriGeoStatisticalAnalystUI.ESDAMethodsSubMenu
    none GeostatisticalAnalyst_Menu none
    Command { ESDA Single-Dataset Items } { GeostatisticalAnalyst_ESDASingleDatasetMultiItem } none {2C6C5EA0-54E9-11D3-8D39-00C04F5B87B2}

    esriGeoStatisticalAnalystUI.ESDAMethodsSingleDatasetMultiItem
    none GeostatisticalAnalyst_ESDAMenu none
    Command { ESDA Multi-Dataset Items } { GeostatisticalAnalyst_ESDASingleDatasetMultiItem } none {ED4B8DD0-2AD3-11D4-8D90-00C04F5B87B2}

    esriGeoStatisticalAnalystUI.ESDAMethodsMultiDatasetMultiItem
    none GeostatisticalAnalyst_ESDAMenu none
    Command Geostatistical Wizard Geostatistical &Wizard... none {5E060AAE-9619-11D2-AAD7-00C04FA375FB}

    esriGeoStatisticalAnalystUI.GSEngineCreateExCommand
    0 GeostatisticalAnalyst_Menu Launch Geostatistical Analyst Wizard
    Command Subset Features &Subset Features... none {D85CE2C0-652F-11D2-AABA-00C04FA375FB}

    esriGeoStatisticalAnalystUI.GSEngineCreateSubSets
    0 GeostatisticalAnalyst_Menu Creates a validation model by subsetting the data
    Command Tutorial T&utorial none {0F72E053-F12B-4A09-A4F1-29000F783FB3}

    esriGeoStatisticalAnalystUI.GAHelpLink
    1 GeostatisticalAnalyst_Menu Link to the Geostatistical Analyst Tutorial page
    Command Geostatistical Analyst Help Geostatistical &Analyst Help none {0F72E053-F12B-4A09-A4F1-29000F783FB3}

    esriGeoStatisticalAnalystUI.GAHelpLink
    0 GeostatisticalAnalyst_Menu Open the Help for Geostatistical Analyst
    Toolbar Graphics PageLayout_GraphicsToolbar none {9D197EC8-F9FF-488F-BCBB-19F8E37D790F}

    esriArcMapUI.GraphicsToolBar
    none none none
    Command Group PageLayout_Group Page Layout {4B96A443-FA41-11D0-83AF-080009B996CC}

    esriArcMapUI.GroupCommand
    none PageLayout_GraphicsToolbar Group the selected elements
    Command Ungroup LayoutTools_Ungroup Page Layout {4B96A444-FA41-11D0-83AF-080009B996CC}

    esriArcMapUI.UngroupCommand
    none PageLayout_GraphicsToolbar Ungroup the selected element(s)
    Command Bring to Front PageLayout_BringToFront Page Layout {92D490B2-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.BringToFrontCommand
    none PageLayout_GraphicsToolbar Bring the selected element(s) to the front
    Command Send to Back PageLayout_SendToBack Page Layout {92D490B3-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.SendToBackCommand
    none PageLayout_GraphicsToolbar Send the selected element(s) to the back
    Command Bring Forward PageLayout_BringForward Page Layout {92D490B4-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.BringForwardCommand
    none PageLayout_GraphicsToolbar Bring the selected element(s) forward
    Command Send Backward PageLayout_SendBackward Page Layout {92D490B5-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.SendBackwardCommand
    none PageLayout_GraphicsToolbar Send the selected element(s) backwards
    Command Align to Margins PageLayout_AlignToMargins Page Layout {92D4909E-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.AlignToMarginsCommand
    none PageLayout_GraphicsToolbar Toggle whether alignment is to page margins or elements in the selection
    Command Align Left PageLayout_AlignLeft Page Layout {92D4909F-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.AlignLeftCommand
    none PageLayout_GraphicsToolbar Align selected elements to the left
    Command Align Center PageLayout_AlignCenter Page Layout {92D490A0-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.AlignCenterCommand
    none PageLayout_GraphicsToolbar Align selected elements to the horizontal center
    Command Align Right PageLayout_AlignRight Page Layout {92D490A1-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.AlignRightCommand
    none PageLayout_GraphicsToolbar Align selected elements to the right
    Command Align Top PageLayout_AlignTop Page Layout {92D490A2-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.AlignTopCommand
    none PageLayout_GraphicsToolbar Align selected elements to the top
    Command Align Vertical Center PageLayout_AlignMiddle Page Layout {92D490A3-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.AlignMiddleCommand
    none PageLayout_GraphicsToolbar Align selected elements to the vertical center
    Command Align Bottom PageLayout_AlignBottom Page Layout {92D490A4-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.AlignBottomCommand
    none PageLayout_GraphicsToolbar Align selected elements to the bottom
    Command Distribute Horizontally PageLayout_DistributeHorizontally Page Layout {92D490A5-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.DistributeHorizontallyCommand
    none PageLayout_GraphicsToolbar Distribute selected elements evenly in the horizontal direction
    Command Distribute Vertically PageLayout_DistributeVertically Page Layout {92D490A6-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.DistributeVerticallyCommand
    none PageLayout_GraphicsToolbar Distribute selected elements evenly in the vertical direction
    Command Make Same Size PageLayout_MakeSameSize Page Layout {92D490A7-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.MakeSameSizeCommand
    none PageLayout_GraphicsToolbar Make selected elements the same height and width
    Command Make Same Width PageLayout_MakeSameWidth Page Layout {92D490A8-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.MakeSameWidthCommand
    none PageLayout_GraphicsToolbar Make selected elements the same width
    Command Make Same Height PageLayout_MakeSameHeight Page Layout {92D490A9-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.MakeSameHeightCommand
    none PageLayout_GraphicsToolbar Make the selected elements the same height
    Command Rotate Right PageLayout_RotateLeft Page Layout {92D490AA-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.RotateLeftCommand
    none PageLayout_GraphicsToolbar Rotate the selected text or graphic(s) 90 degrees clockwise
    Command Rotate Left PageLayout_RotateRight Page Layout {92D490AB-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.RotateRightCommand
    none PageLayout_GraphicsToolbar Rotate the selected text or graphic(s) 90 degrees counter-clockwise
    Command Flip Horizontally PageLayout_FlipHorizontal Page Layout {92D490AC-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.FlipHorizontalCommand
    none PageLayout_GraphicsToolbar Flip the selected text or element(s) horizontally
    Command Flip Vertically PageLayout_FlipVertical Page Layout {92D490AD-DF9D-11D1-8779-0000F8751720}

    esriArcMapUI.FlipVerticalCommand
    none PageLayout_GraphicsToolbar Flip the selected text or element(s) vertically
    Toolbar Image Classification Image Classification none {4F7CA436-BBA2-4E1E-96DE-5C39B6747B44}

    esriSpatialAnalystUI.ImageClassificationToolBar
    none none none
    Menu Classification Classification_Menu none {328D3668-6370-4866-BF6E-97159BB0AE98}

    esriSpatialAnalystUI.ClassifyMenu
    none Image Classification none
    Command Interactive Supervised Classification ImageClassification_InteractiveMLClassifier Image Classification {0F30E199-A5BF-4723-8D09-91054021DFE8}

    esriSpatialAnalystUI.MLClassifyCommand
    none Classification_Menu Execute mamximum likelihood classification using sample set
    Command Maximum Likelihood Classification ImageClassification_MaximumLikelihood Image Classification {085A35A7-36BD-4864-B0BE-984D0EC1C6AC}

    esriSpatialAnalystUI.MaximumLikelihoodCommand
    none Classification_Menu Maximum Likelihood Classification
    Command Iso Cluster Unsupervised Classification ImageClassification_UnsuervisedClassification Image Classification {6112F5EB-861E-4253-98E3-E7D83016F6CC}

    esriSpatialAnalystUI.UnsupervisedClassificationCommand
    none Classification_Menu Iso Cluster Unsupervised Classification
    Command Class Probability ImageClassification_ClassProbability Image Classification {B10B21D0-95B2-45BF-9B8D-07AD5F29A28F}

    esriSpatialAnalystUI.ClassProbabilityCommand
    none Classification_Menu Class Probability
    Command Principal Components ImageClassification_PrincipalComponentAnalysis Image Classification {2F15E9C7-2843-4844-951C-628FDB72DBD6}

    esriSpatialAnalystUI.PCAClassifyCommand
    none Classification_Menu Principal Components
    Command Layer list ImageClassification_LayerListControl Image Classification {5DD22D69-33C3-4D1F-BCE5-79912E9DCF26}

    esriSpatialAnalystUI.RasterLayerListControl
    none Image Classification List of raster layers
    Command Show Training Samples ImageClassification_TrainingSample Image Classification {731A1256-176A-4077-A5C0-F1C63D05390B}

    esriSpatialAnalystUI.TrainingSampleCommand
    none Image Classification Show trainging samples manager
    Command Reset All Samples ImageClassification_DeleteTrainingSamples Image Classification {BD68B866-B737-4658-855F-06A64EF3572F}

    esriSpatialAnalystUI.DeleteSamplesCommand
    none Image Classification Reset training samples
    Menu Draw training sample ImageClassification_DrawingTools none {DF2D18C1-F026-4A43-B32C-9A52BC09CBD5}

    esriSpatialAnalystUI.DrawToolPalette
    none Image Classification none
    Command Draw Polygon ImageClassification_DrawPolygon Image Classification {864FE6F6-38E4-4105-9101-351F9409B96F}

    esriSpatialAnalystUI.DrawPolygonTool
    none ImageClassification_DrawingTools Create sample by drawing a polygon
    Command Draw Rectangle ImageClassification_DrawRectangle Image Classification {5C1D439D-A306-4300-A5B2-EA3098F9B1A4}

    esriSpatialAnalystUI.DrawRectangleTool
    none ImageClassification_DrawingTools Create sample by drawing a rectangle
    Command Draw Circle ImageClassification_DrawCircle Image Classification {7D00DE44-93EB-46E5-8C0B-DA426AB4CADB}

    esriSpatialAnalystUI.DrawCircleTool
    none ImageClassification_DrawingTools Create samples by drawing a circle
    Command Select a Training Sample ImageClassification_SelectTrainingSample Image Classification {6B641156-506A-43E5-BC55-14B5789A87E8}

    esriSpatialAnalystUI.SelectSampleTool
    none Image Classification Select a training sample
    Toolbar Labeling Labeling_LabelingToolbar none {F7563B84-0B47-469C-B25A-5046CD44E4A5}

    esriArcMapUI.LabelingToolBar
    none none none
    Menu Labeling Labeling_Options_Menu none {1FBD5C2B-FEBB-4CF7-B7BC-3380066AC58F}

    esriArcMapUI.LabelingOptionsMenu
    none Labeling_LabelingToolbar none
    Command Abbreviation Dictionaries Maplex_LabelDictionary Label {883C1E59-39E1-4BAA-85C7-29BC3970E61C}

    esriArcMapUI.MaplexDictionaryCommand
    none Labeling_Options_Menu Open the Abbreviations Dictionary dialog
    Command Use Maplex Label Engine Maplex Label Engine Label {5C034EED-7881-4E07-8E1E-2051A1EE46ED}

    esriArcMapUI.MaplexLabelEngineCommand
    none Labeling_Options_Menu Switch between the Maplex label engine and the standard label engine.
    Command Options File_LabelingOptions Label {32D0E684-CBFC-4F6D-AD1A-BA979E6379E8}

    esriArcMapUI.LabelingOptionsCommand
    none Labeling_Options_Menu Displays the labeling options dialog.
    Command Label Manager File_LabelManager Label {D8AC02F6-00ED-4427-98D4-E8ADADBA0E6B}

    esriArcMapUI.LabelManagerCommand
    none Labeling_LabelingToolbar Open the Label Manager dialog.
    Command Label Priority Ranking File_LabelPriorityRanking Label {ABB95DF3-EDBF-407B-96FC-017111D6AAFA}

    esriArcMapUI.LabelPriorityRankingCommand
    none Labeling_LabelingToolbar Open the Label Priority Ranking dialog.
    Command Label Weight Ranking File_LabelWeightRanking Label {7304FF97-7200-4960-8CD5-D353AAC55F58}

    esriArcMapUI.LabelWeightRankingCommand
    none Labeling_LabelingToolbar Open the Label Weight Ranking dialog.
    Command Lock Labels File_LabelCache Label {D5E987CA-6C3D-4E7C-BEE4-E9C7123C93FC}

    esriArcMapUI.LabelCacheCommand
    none Labeling_LabelingToolbar Lock labels in their current positions.
    Command Pause Labeling File_LabelPause Label {FED1A5BC-74BD-4E8D-FF30-ADEC3C1618A0}

    esriArcMapUI.LabelPauseCommand
    none Labeling_LabelingToolbar Temporarily suspends labeling so you can work without labels drawing.
    Command View Unplaced Labels File_LabelViewUnplaced Label {7999B2BA-5EF7-4892-861C-93EDE859E69F}

    esriArcMapUI.LabelViewUnplacedCommand
    none Labeling_LabelingToolbar Displays the labels that could not be placed on the map.
    Command Placement Quality MLE_Quality Label {20664808-8DE2-A1FA-8DAE-1EF40AB6D22A}

    esriArcMapUI.MaplexQualityControl
    none Labeling_LabelingToolbar Sets the placement quality for labeling.
    Toolbar Layout PageLayout_LayoutToolbar none {5DEB1DB3-C2A9-11D1-B9A2-080009EE4E51}

    esriArcMapUI.LayoutToolBar
    none none none
    Command Zoom In PageLayout_PageZoomIn Page Layout {E920D9E7-9CB1-11D1-873C-0000F8751720}

    esriArcMapUI.PageZoomInTool
    none PageLayout_LayoutToolbar Zoom in on the map layout by clicking a point or dragging a box
    Command Zoom Out PageLayout_PageZoomOut Page Layout {E920D9E8-9CB1-11D1-873C-0000F8751720}

    esriArcMapUI.PageZoomOutTool
    none PageLayout_LayoutToolbar Zoom out on the map layout by clicking a point or dragging a box
    Command Pan PageLayout_PagePan Page Layout {E920D9E9-9CB1-11D1-873C-0000F8751720}

    esriArcMapUI.PagePanTool
    none PageLayout_LayoutToolbar Pan the map layout by dragging it
    Command Zoom Whole Page LayoutTools_ZoomWholePage Page Layout {C22579D3-BC17-11D0-8667-0000F8751720}

    esriArcMapUI.ZoomWholePageCommand
    none PageLayout_LayoutToolbar Zoom to the whole map layout so you can see it all
    Command Zoom to 100% LayoutTools_Zoom100Percent Page Layout {C22579D4-BC17-11D0-8667-0000F8751720}

    esriArcMapUI.Zoom100PercentCommand
    none PageLayout_LayoutToolbar Zoom the map layout to 100% (1:1)
    Command Fixed Zoom In PageLayout_PageZoomInFixed Page Layout {E920D9EA-9CB1-11D1-873C-0000F8751720}

    esriArcMapUI.PageZoomInFixedCommand
    none PageLayout_LayoutToolbar Zoom in on the center of the map layout
    Command Fixed Zoom Out PageLayout_PageZoomOutFixed Page Layout {E920D9EB-9CB1-11D1-873C-0000F8751720}

    esriArcMapUI.PageZoomOutFixedCommand
    none PageLayout_LayoutToolbar Zoom out on the center of the map layout
    Command Go Back To Extent LayoutTools_ZoomPageToLastExtentBack Page Layout {0C56F301-410B-11D2-A2AA-080009B6F22B}

    esriArcMapUI.ZoomPageToLastExtentBackCommand
    none PageLayout_LayoutToolbar Go back to previous extent of the map layout
    Command Go Forward To Extent LayoutTools_ZoomPageToLastExtentForward Page Layout {0C56F302-410B-11D2-A2AA-080009B6F22B}

    esriArcMapUI.ZoomPageToLastExtentForwardCommand
    none PageLayout_LayoutToolbar Go forward to the next extent of the map layout
    Command Zoom Control PageLayout_Zoom Page Layout {A235CDB1-C7E2-11D0-8380-080009B996CC}

    esriArcMapUI.ZoomControl
    none PageLayout_LayoutToolbar Zoom the map layout by a particular percentage
    Command Toggle Draft Mode PageLayout_TogleDraftModeOfFrames Page Layout {5821236E-6C14-46E2-9B2C-56CC35E0A5E5}

    esriArcMapUI.ToggleDraftModeOnFramesCommand
    none PageLayout_LayoutToolbar Toggle draft mode of frame graphics.
    Command Focus Data Frame PageLayout_FocusDataFrameDrawing Page Layout {F752FFCA-F2A6-45B6-9C84-5BD4B4DFA770}

    esriArcMapUI.FocusDataFrameDrawingCommand
    none PageLayout_LayoutToolbar Makes active data frame the target for graphics you draw in Layout View
    Command Change Layout ChangeLayout Page Layout {29223B07-D8FC-11D3-9305-00600802E603}

    esriArcMapUI.ChangeLayoutCommand
    none PageLayout_LayoutToolbar Change the layout by selecting a predefined template
    Command Data Driven Page Toolbar PageLayout_PageIndexToolbarCommand Page Layout {041DF7F6-8DDE-42E4-B38E-52EB538D46F3}

    esriArcMapUI.PageIndexToolbarCommand
    none PageLayout_LayoutToolbar Show Data Driven Page Tools
    Toolbar Map Service Publishing Map Service Publishing none {337A8529-91B3-4DA0-B5E2-F4AEB7C0607A}

    esriCartoXUI.MapPublishToolbar
    none none none
    Command Analyze PublishUI_Prepare Map Service Publishing {AF8CC49A-E087-4C9A-94F9-9A0A8C85F9F7}

    esriCartoXUI.MapPrepareCommand
    none Map Service Publishing Analyze the map and prepare it for publication
    Command Preview PublishUI_Preview Map Service Publishing {83EC3560-4EFD-4A2A-886A-B91BE17B5038}

    esriCartoXUI.MapPreviewCommand
    none Map Service Publishing Preview the map as it will be drawn in ArcGIS Server
    Command Save Map Service Definition PublishUI_SaveAs Map Service Publishing {ADE05616-633D-47A9-9DE3-B489E9A3B5B5}

    esriCartoXUI.MapSaveAsCommand
    none Map Service Publishing Save Map Service Definition
    Command Publish PublishUI_Publish Map Service Publishing {67F433C1-EEF8-4BA1-A1AA-91A1DF424EB9}

    esriCartoXUI.MapPublishCommand
    none Map Service Publishing Publish the map to ArcGIS Server
    Command Map Service Publishing Options PublishUI_Options Map Service Publishing {6A282EEA-6597-434B-9371-8255A949504F}

    esriCartoXUI.MapTargetOptionsCommand
    none Map Service Publishing Change options related to map service publication
    Toolbar Network Analyst Network Analyst none {C967BD39-1118-42EE-AAAB-B31642C89C3E}

    esriNetworkAnalystUI.NetworkAnalystExtension
    none none none
    Menu Network Analyst NetworkSolvers_Menu none {388AC978-AB0B-48A3-A905-86FC44A3A341}

    esriNetworkAnalystUI.NetworkAnalystSolverMenu
    none Network Analyst none
    Command { Create Standard NALayer Commands } { } none {301857E8-C2F9-4CEB-83ED-F5AF5402D6D2}

    esriNetworkAnalystUI.NAAddAnalysisLayerContextMenuItems
    none NetworkSolvers_Menu none
    Command { Create Custom NALayer Commands } { } none {59CF176D-49E4-4F43-B998-86516DAE831B}

    esriNetworkAnalystUI.NAAddCustomAnalysisLayerContextMenuItems
    none NetworkSolvers_Menu none
    Command Options NAOptions Command Network Analyst {356BACA2-F780-4722-8A76-A08A2904E351}

    esriNetworkAnalystUI.NAOptionsCommand
    none NetworkSolvers_Menu Network Analyst Options
    Command Network Analyst Window NetworkAnalystWindowCommand Network Analyst {601FDC37-D541-42F9-A11F-DD5CEA6315DD}

    esriNetworkAnalystUI.NAWindowCommand
    none Network Analyst Show/Hide the Network Analyst Window
    Command Create Network Location NAEditLocation Tool Network Analyst {C7877BC8-BD63-473F-A6AC-08D806152400}

    esriNetworkAnalystUI.NetworkLocationEditTool
    none Network Analyst Create Network Location
    Command Select/Move Network Locations NAEditLocation Tool Network Analyst {B59C0FAC-49CD-4F5F-92CB-C6B6A7D8D473}

    esriNetworkAnalystUI.NetworkLocationSelectTool
    none Network Analyst Select/Move Network Locations
    Command Solve NASolve Command Network Analyst {F0FD65E0-4BBF-41E5-9190-B6F3C0DCE364}

    esriNetworkAnalystUI.NetworkAnalystSolveCommand
    none Network Analyst Run the current analysis
    Command Directions Window NetworkAnalyst_DirectionsWindow Network Analyst {DD10DF2A-B919-4B49-9A57-C0215FD2C8D6}

    esriNetworkAnalystUI.NADirectionsCommand
    none Network Analyst Display Directions Window
    Command Network Dataset Layer List NetworkLayers List Network Analyst {1A3352FA-C7C9-4BA4-B7C4-17FA40EDADA1}

    esriNetworkAnalystUI.NetworkLayerList
    none Network Analyst Active Network Dataset Layer
    Command Network Identify Network Identify Tool Network Analyst {83DF2383-2B01-47C5-98CE-CF6F73DA9A27}

    esriNetworkAnalystUI.NetworkIdentifyTool
    none Network Analyst Identify Network Elements
    Command Build Network Dataset NetworkDataset_BuildFullExtentCommand Network Analyst {6F88C94D-1F6E-4C22-B9C5-E2D9677E66D5}

    esriNetworkAnalystUI.BuildFullExtentCommand
    none Network Analyst Builds network dataset
    Toolbar Parcel Editor ParcelEditorToolbar none {E63B3BBF-58FD-4102-8F61-238E1AAA066F}

    esriCadastralUI.CadastralEditorToolBar
    none none none
    Menu Parcel Editor CadastralEditor_Menu none {CFFCF318-533D-4806-95F0-7DFF28D87084}

    esriCadastralUI.CadastralEditorMenu
    none ParcelEditorToolbar none
    Command Start Editing Editor_StartEditing Editor {59D2AFD0-9EA2-11D1-9165-0080C718DF97}

    esriEditor.StartEditingCommand
    none CadastralEditor_Menu Starts an edit session
    Command Save Edits Editor_SaveEdits Editor {59D2AFD2-9EA2-11D1-9165-0080C718DF97}

    esriEditor.SaveEditsCommand
    none CadastralEditor_Menu Saves any pending edits
    Command Stop Editing Editor_StopEditing Editor {59D2AFD1-9EA2-11D1-9165-0080C718DF97}

    esriEditor.StopEditingCommand
    none CadastralEditor_Menu Stops the edit session
    Command Target Fabric Fabric Control Parcel {E2D877A1-3E7C-40EC-AD6A-8105D28F45F1}

    esriCadastralUI.FabricControlCmd
    none CadastralEditor_Menu Select the editing farbic
    Command Plan Directory PlanDirectory Parcel {71728D93-D307-43AA-81F9-9D4EE10D3B4F}

    esriCadastralUI.PlanDirectoryCmd
    none CadastralEditor_Menu Plan Directory
    Command Save As XML Cadastral_SaveAsAnotherPacket Parcel {2E1870E4-F0DB-4CCB-B274-CF4A7B581487}

    esriCadastralUI.SaveAsPacketCmd
    none CadastralEditor_Menu Save job as an XML file
    Command Append file Cadastral_AppendPacket Parcel {9FB04311-8CBC-4AFB-9F51-1C53658FB991}

    esriCadastralUI.AppendPacketCmd
    none CadastralEditor_Menu Append a file to the job
    Command Adjust Adjust Packet Co-ordinates Parcel {411C458F-B80D-449B-BE80-ACA331F3A910}

    esriCadastralUI.AdjustCmd
    none CadastralEditor_Menu Adjust Packet Co-ordinates
    Command Feature Adjustment CadastralAdjustmentMenuItem Parcel {843FBFF3-1DAC-4491-A04A-063D6905794F}

    esriCadastralUI.CadastralAdjustmentMenuItem
    none CadastralEditor_Menu Adjust feature classes to match the Parcel Fabric
    Command Parcel Coordinate View Cadastral_Planarize Parcel {F06233DB-59C4-4F4A-96CA-473BB7C06601}

    esriCadastralUI.MeasurementPointViewCmd
    none CadastralEditor_Menu Toggle between using points derived from measurements or fixed joined locations.
    Command Job Book CadastralFabricJobBook Parcel {302F37BA-B9E2-4806-9136-3834867A172C}

    esriCadastralUI.JobBookCmd
    none CadastralEditor_Menu Opens parcel job book to manage currently open jobs
    Command Options Cadastral_EditorOptions Parcel {A7490587-A970-4014-97CD-C2D2BA939A11}

    esriCadastralUI.EditorOptionsCmd
    none CadastralEditor_Menu Parcel editor options
    Command Select Parcel Features Cadastral_SelectTool Parcel {3C0B5325-4083-4A7C-8A30-EC692720D16B}

    esriCadastralUI.CadastralSelectTool
    none ParcelEditorToolbar Select Parcel Features
    Command New Parcel CadastralEditor_NewParcelCmd Parcel {90A69B31-0F78-4E62-99F9-801404588BD7}

    esriCadastralUI.NewParcelCmd
    none ParcelEditorToolbar Create a new parcel in a new plan
    Command Control Point Cadastral_ControlPtsTool Parcel {0A6D9032-010A-4AC6-95A1-A0BDB3054E69}

    esriCadastralUI.ControlPtsTool
    none ParcelEditorToolbar Maintain control points
    Command Control Point Match Tool Cadastral_ControlPtMatchTool Parcel {BCD19E67-EC01-48BA-8A67-696A18CFD568}

    esriCadastralUI.ControlPtMatchTool
    none ParcelEditorToolbar Match a Control point to a Fabric Point
    Command Parcel namer Cadastral_ParcelSeqNamerTool Parcel {FF4BBB39-36B2-4C3E-B32C-194B06E64C2A}

    esriCadastralUI.ParcelSeqNamerTool
    none ParcelEditorToolbar Name parcels sequentially using a line
    Command Mean Points Cadastral_MeanPointsTool Parcel {BD7562E1-C25D-461D-844F-14507EFA95AA}

    esriCadastralUI.MeanPointsTool
    none ParcelEditorToolbar Merges unconnected points inside a given rectangle
    Command Create Connection Cadastral_CreateAcrossRoadConn Parcel {74C73841-AA78-46CF-B335-4B22EF905D8B}

    esriCadastralUI.CreateAcrossRoadConnCmd
    none ParcelEditorToolbar Create Connection
    Command Point(s) details Cadastral_PointReportCmd Parcel {6DECCFCD-D1B8-4542-98B9-4A9CBF598C65}

    esriCadastralUI.PointReportCmd
    none ParcelEditorToolbar Point reporting on 1, 2 or 3 points.
    Command Add a Line Point Cadastral_AddPointCmd Parcel {680B849E-799E-45E9-BF8C-79A79272A0AB}

    esriCadastralUI.AddLinePointCmd
    none ParcelEditorToolbar Add a Line Point
    Command Delete a Line Point Cadastral_DeleteLinePointCmd Parcel {E3A8138B-84B5-4D5F-9537-5D7FD7F27863}

    esriCadastralUI.DeleteLinePointCmd
    none ParcelEditorToolbar Delete a Line Point
    Command Parcel Details ShowParcelPropertiesCmd Parcel {D7A996F0-2084-4699-9240-5206ABEF5DB1}

    esriCadastralUI.ShowParcelPropertiesCmd
    none ParcelEditorToolbar Parcel Details
    Command Parcel Explorer Cadastral_ParcelExplorer_Show Parcel {F97DF83D-D2B4-4776-9EA3-EF5E4A9BF528}

    esriCadastralUI.ParcelExplorerCmd
    none ParcelEditorToolbar Show/Hide Parcel Explorer window
    Toolbar Publisher Publisher_PublisherToolbar none {39F93294-E4A7-412B-A318-971506EC2AF9}

    esriPublisherUI.PublishToolbar
    none none none
    Menu Publisher Publish_PublishMenu none {4912E7AB-AFD3-4A66-A2AF-F39385D73D43}

    esriPublisherUI.PublishMenu
    none Publisher_PublisherToolbar none
    Command Publisher Map Title Publisher_Dynamic Title Publisher {9AD38AB2-F1BD-4546-940B-B84CD50866DC}

    esriPublisherUI.AddPMFTitleTextCommand
    none Publish_PublishMenu Add a title which can be changed when printing/viewing in ArcReader
    Command Import ArcReader Markup Publisher_Import Markup Publisher {B497C711-DF2E-4F72-ADB8-0CB7D5D9CB5D}

    esriPublisherUI.ImportArcReaderInkCommand
    none Publish_PublishMenu Import ArcReader Markup
    Command Create Data Package Publisher_Data Packaging Publisher {B3791413-3D17-4307-A240-DE44E69C3407}

    esriPublisherUI.PublishDataPackageCommand
    none Publish_PublishMenu Create a data package for the selected PMF files(s)
    Command Map Contents Summary Publisher_Data Analysis Publisher {97AE9120-EA9F-4C18-AD18-8877D0811CCB}

    esriPublisherUI.PublishDataAnalysisCommand
    none Publish_PublishMenu Analyze the contents of the the map and report findings
    Command Publish Map Publisher_Publish Map Publisher {CEFED3B7-5F2E-45E2-BC3F-3EDEB4587E69}

    esriPublisherUI.PublishPMFCommand
    none Publish_PublishMenu Publish current Map for use with ArcReader
    Command Settings Publisher_Publish Options Publisher {8849FD12-9ABE-441E-8A72-9AAB513AF0C5}

    esriPublisherUI.PublishOptionsCommand
    none Publish_PublishMenu Specify settings for how the published map will work in ArcReader
    Command Publish Map Publisher_Publish Map Publisher {CEFED3B7-5F2E-45E2-BC3F-3EDEB4587E69}

    esriPublisherUI.PublishPMFCommand
    none Publisher_PublisherToolbar Publish current Map for use with ArcReader
    Command Create Data Package Publisher_Data Packaging Publisher {B3791413-3D17-4307-A240-DE44E69C3407}

    esriPublisherUI.PublishDataPackageCommand
    none Publisher_PublisherToolbar Create a data package for the selected PMF files(s)
    Command Import ArcReader Markup Publisher_Import Markup Publisher {B497C711-DF2E-4F72-ADB8-0CB7D5D9CB5D}

    esriPublisherUI.ImportArcReaderInkCommand
    none Publisher_PublisherToolbar Import ArcReader Markup
    Command ArcReader Markup Tag Publisher_TagToolControl Publisher {0CF15106-499F-43EA-8794-9C88045CC299}

    esriPublisherUI.InkTagToolControl
    none Publisher_PublisherToolbar Select current ArcReader markup tag
    Command Previous ArcReader Markup Publisher_PrevInkGraphic Publisher {D0030EE1-C7BA-479A-B5E7-5A883C53D80E}

    esriPublisherUI.PrevInkGraphicCommand
    none Publisher_PublisherToolbar Find previous ArcReader markup
    Command Next ArcReader Markup Publisher_NextInkGraphic Publisher {945D713A-CE60-4004-9BF6-46CA893F9F49}

    esriPublisherUI.NextInkGraphicCommand
    none Publisher_PublisherToolbar Find next ArcReader markup
    Command Delete ArcReader Markup Publisher_DeleteAllInkGraphics Publisher {E452F5D2-45E4-450B-9C40-F4A2DB3F16D0}

    esriPublisherUI.DeleteAllInkGraphicsCommand
    none Publisher_PublisherToolbar Delete ArcReader Markup
    Toolbar Raster Painting ArcScan_RasterPaintingToolBar none {3D224EED-3150-4C3E-9D46-586D288279B4}

    esriArcScan.RasterCleanupToolBar
    none none none
    Command Brush ArcScan_Brush ArcScan {CD31B26E-EEE9-4AF4-9796-7079379E33B9}

    esriArcScan.BrushTool
    none ArcScan_RasterPaintingToolBar Brush Tool
    Command Select Brush Size ArcScan_BrushSizePalette ArcScan {9EAD2D65-88AE-4899-B689-65BAB22133BA}

    esriArcScan.BrushSizePaletteCommand
    none ArcScan_RasterPaintingToolBar Select Brush Size
    Command Fill ArcScan_Fill ArcScan {45DDD0BE-4AB1-469C-AE9C-E64F66A252CB}

    esriArcScan.FillTool
    none ArcScan_RasterPaintingToolBar Fill Tool
    Menu Draw Tools ArcScan_DrawTools none {B087AB73-531D-4CA2-A3FF-1C06770D2EDE}

    esriArcScan.DrawToolsPalette
    none ArcScan_RasterPaintingToolBar none
    Command Line ArcScan_DrawLine ArcScan {CBB0F17A-B2FE-4E27-A9F7-296B270672DD}

    esriArcScan.DrawLineTool
    none ArcScan_DrawTools Draw Line
    Command Rectangle ArcScan_DrawRectangle ArcScan {70E7561E-E570-4265-9C95-DB08F85A9073}

    esriArcScan.DrawRectangleTool
    none ArcScan_DrawTools Draw Rectangle
    Command Polygon ArcScan_DrawPolygon ArcScan {3D9354F8-7390-4987-91A3-0AE3A1657816}

    esriArcScan.DrawPolygonTool
    none ArcScan_DrawTools Draw Polygon
    Command Ellipse ArcScan_DrawEllipse ArcScan {081D9109-65D5-4CC4-948E-7AFFD4DDA435}

    esriArcScan.DrawEllipseTool
    none ArcScan_DrawTools Draw Ellipse
    Command Select Line Width ArcScan_LineWidthPalette ArcScan {F54C205D-0855-4029-9A30-DC2DDE5D66B1}

    esriArcScan.LineWidthPaletteCommand
    none ArcScan_RasterPaintingToolBar Select Line Width
    Command Erase ArcScan_Erase ArcScan {8093D506-CC18-465B-984E-B1FD4950CB94}

    esriArcScan.EraseTool
    none ArcScan_RasterPaintingToolBar Erase
    Command Select Erase Size ArcScan_EraseSizePalette ArcScan {D3CDFB42-3024-4623-9C8C-499C7F6502E7}

    esriArcScan.EraseSizePaletteCommand
    none ArcScan_RasterPaintingToolBar Select Erase Size
    Command Swaps BG/FG ArcScan_SwapFGBGColor ArcScan {53CAF642-0FA5-4053-8FFD-0D2C135F504B}

    esriArcScan.SwapFGBGColor
    none ArcScan_RasterPaintingToolBar Swaps the cleanup tool's foreground and background colors.
    Command Magic Erase ArcScan_MagicErase ArcScan {7EE9895A-3A90-4CAA-B153-DA36F0A88412}

    esriArcScan.VectorizationMagicEraseTool
    none ArcScan_RasterPaintingToolBar Erase the connected cells by clicking or dragging a box.
    Toolbar Representation Representation none {3E042332-3671-4C90-AE89-8BBD4F399E96}

    esriEditor.RepresentationToolbar
    none none none
    Menu Representation Representation_RepresentationMenu none {544231D0-FB25-4DB8-8BC7-748E9E327DC8}

    esriEditor.RepresentationMenu
    none Representation none
    Command Make Invisible Representation_MakeInvisible Representation {D2916EF6-9EC7-4C4A-8676-25014F32EE96}

    esriEditor.MakeInvisibleCommand
    none Representation_RepresentationMenu Make selected representations invisible
    Command Make Visible Representation_MakeVisible Representation {960487FC-43E3-4E3B-941B-5A995A36FF7F}

    esriEditor.MakeVisibleCommand
    none Representation_RepresentationMenu Make selected representations visible
    Command Clear Shape Overrides Representation_ClearShapeOverrides Representation {A76178D7-688A-4584-A8CF-772AD7BF5A66}

    esriEditor.ClearShapeOverridesCommand
    none Representation_RepresentationMenu Clear the shape override of selected representations
    Command Clear Property Overrides Representation_ClearAttributesOverrides Representation {2E0F268B-548C-4DF3-979B-52C536EC6D1D}

    esriEditor.ClearAttributesOverridesCommand
    none Representation_RepresentationMenu Clear all property overrides of selected representations
    Menu Free Representation Representation_FreeRepresentationMenu none {492C344F-33E7-4495-B8B8-9D954A4DADF3}

    esriEditor.FreeRepresentationMenu
    none Representation_RepresentationMenu none
    Command Convert to Free Representation Representation_ConvertToFreeRepresentation Representation {1ED8AD85-FA1E-4F68-AC40-83449238E0E4}

    esriEditor.ConvertToFreeRepCommand
    none Representation_FreeRepresentationMenu Convert the selected representation to a free representation
    Command Convert Effect to Geometry Representation_ConvertToEffect Representation {1991745E-B98E-40C3-892D-685DFFC525FA}

    esriEditor.ConvertEffectCommand
    none Representation_FreeRepresentationMenu Replace the geometry by the result of the first effect or marker placement
    Command Ungroup Elements Representation_UnshareSymbol Representation {0D5BDAC8-CDD4-4FFB-B2BB-D69C2CE6DFEA}

    esriEditor.UnshareSymbolCommand
    none Representation_FreeRepresentationMenu Make each part of a multipart geometry an individual element
    Command Separate Symbol Layers Representation_SeparateLayers Representation {A0EF6FE6-DF62-4620-BF42-9602E5D99756}

    esriEditor.SeparateLayersCommand
    none Representation_FreeRepresentationMenu Make each symbol layer an individual element
    Command Delete Element Representation_DeleteComponent Representation {E90F5A46-59D5-4BBE-92E3-A894B063813C}

    esriEditor.DeleteComponentCommand
    none Representation_FreeRepresentationMenu Delete the selected element from a free representation
    Command Edit Free Representation Representation_EditFreeRepresentation Representation {FB0C029E-C288-469B-8DA1-62EBF140ACEC}

    esriEditor.EditFreeRepCommand
    none Representation_FreeRepresentationMenu Edit the selected free representation using the free representation editor
    Command Options Representation_Options Representation {6E21E31A-B8E1-485F-93DC-2B6F9A5C0602}

    esriEditor.RepresentationOptionsCommand
    none Representation_RepresentationMenu Define representation options
    Command Select Representation_Select Representation {43E58C82-FEDF-4E1A-9137-DE91D32A6E10}

    esriEditor.ToolSelect
    none Representation Selects representations
    Command Direct Select Representation_DirectSelect Representation {DF93E6F6-20A5-4D6A-BCB5-EE48FAC7B4E9}

    esriEditor.ToolSelectGeom
    none Representation Allows direct geometry editing
    Command Lasso Select Representation_LassoSelect Representation {F8EEC4C9-B15C-4C7A-9EF6-3193EF68A146}

    esriEditor.ToolLassoBlack
    none Representation Selects representations using a lasso gesture
    Command Lasso Direct Select Representation_LassoDirectSelect Representation {E1CB1876-FD7E-499E-901E-48F3C6DB79DA}

    esriEditor.ToolLassoWhite
    none Representation Allows direct geometry selection using a lasso gesture
    Menu Vertex Tools Representation_ToolVertexPalette none {B9340A2F-5895-4B5F-97DF-74F6AB70DC4A}

    esriEditor.ToolVertexPalette
    none Representation none
    Command Insert Vertex Representation_InsertVertex Representation {EFDA38C0-CA77-45DB-A834-D1CC17D56C5A}

    esriEditor.ToolInsertVertex
    none Representation_ToolVertexPalette Insert Vertex
    Command Insert Bezier Representation_InsertBezier Representation {19653453-4422-4D08-BBED-26588C56ADDE}

    esriEditor.ToolInsertBezier
    none Representation_ToolVertexPalette Insert Bezier
    Command Insert Control Point Representation_InsertControl Representation {E63C54EE-444F-42CF-B736-CC2FB8851AA9}

    esriEditor.ToolInsertControl
    none Representation_ToolVertexPalette Insert Control Point
    Command Delete Vertex Representation_DeleteVertex Representation {4FD0CFC6-1C62-493D-BA29-36479603F63B}

    esriEditor.ToolDeleteVertex
    none Representation_ToolVertexPalette Delete Vertex
    Command Delete Bezier Representation_DeleteBezier Representation {220290CA-0E27-47C7-BBEE-4122F40B9E69}

    esriEditor.ToolDeleteBezier
    none Representation_ToolVertexPalette Delete Bezier
    Command Delete Control Point Representation_DeleteControl Representation {A5A5DF3A-FDB8-455F-B31A-30BB7805A873}

    esriEditor.ToolDeleteControl
    none Representation_ToolVertexPalette Delete Control Point
    Command Warp Representation_Warp Representation {08E51511-04D5-4A21-9217-2AD119CE8289}

    esriEditor.ToolWarp
    none Representation Warps representations
    Command Move Parallel Representation_MoveParallel Representation {5535CCC0-7497-4173-88E1-06DD25D23068}

    esriEditor.ToolMoveParallel
    none Representation Moves selected geometries parallel
    Menu Erase Tools Representation_ToolErasePalette none {635A76DE-08AD-4E11-89E6-84A0834F19C5}

    esriEditor.ToolErasePalette
    none Representation none
    Command Erase Representation_Erase Representation {DCE8FAC9-848A-4E89-AA94-889F8E816189}

    esriEditor.ToolErase
    none Representation_ToolErasePalette Erase geometry
    Command Mask Representation_Mask Representation {E8E0B9F0-B01A-402E-94EF-63806C919C68}

    esriEditor.ToolMask
    none Representation_ToolErasePalette Masks representations
    Menu Rotate/Orient Tools Representation_ToolRotatePalette none {569F6BB8-07D0-4B75-8558-27194AF0A66A}

    esriEditor.ToolRotatePalette
    none Representation none
    Command Rotate Representation_Rotate Representation {8887B4FD-A1B1-4DEE-B418-642510809A89}

    esriEditor.ToolRotate
    none Representation_ToolRotatePalette Rotates representations
    Command Orient Representation_Orient Representation {D3A8EAA7-C38C-462A-B4F0-E9FB51E9FE0E}

    esriEditor.ToolOrient
    none Representation_ToolRotatePalette Orients representations
    Command Resize Representation_Resize Representation {CC557543-AB98-4E47-B1D3-EB88A4E0FF91}

    esriEditor.ToolResize
    none Representation Resizes representations
    Menu Move/Offset Tools Representation_ToolOffsetPalette none {DF71E076-B15E-437A-B274-866993D495B2}

    esriEditor.ToolOffsetPalette
    none Representation none
    Command Move Representation_Move Representation {0EA4BD12-9C8C-4CD7-8487-B32350D3E2F0}

    esriEditor.ToolMove
    none Representation_ToolOffsetPalette Moves representations
    Command Offset Representation_Offset Representation {9667DA79-4C25-4C9C-B7A1-A0505879DF85}

    esriEditor.ToolOffset
    none Representation_ToolOffsetPalette Offsets representations
    Command Representation Properties Representation_PropertiesWindow Representation {A264AEFF-5B04-4184-9251-D11069BEBD96}

    esriEditor.GraphicPropWndCommand
    none Representation Open a dockable window showing the properties of the selected representation(s)
    Toolbar Route Editing RouteEditingToolbar none {4733FE06-1DBE-4516-AAAA-5CEF479C52D8}

    esriLocationUI.RouteEditingToolbar
    none none none
    Command Line sub-portion Tool. SubSketch_2Pts Route Editing Commands {F4C0338C-BA18-478D-BCC3-3E945ED69D66}

    esriLocationUI.SubSketch2PtsTool
    none RouteEditingToolbar Defines portion of the selected line feature to modify
    Command Make Route MakeRouteCommand Route Editing Commands {2D63BBEF-94EF-41A1-9DB3-878BC9062551}

    esriLocationUI.MakeRouteCommand
    none RouteEditingToolbar Makes a route from the selected line features
    Command Calibrate Route Feature CalibrateRouteCommand Route Editing Commands {2C4F36F6-5B07-4364-8A94-D2744AB277AC}

    esriLocationUI.CalibrateRouteCommand
    none RouteEditingToolbar Calibrates the selected route's measures with points
    Toolbar Schematic SchematicMain_Toolbar none {231CA833-25FA-4C07-89AD-6474D0F649E0}

    esriSchematicUI.SchematicMainToolBar
    none none none
    Menu Schematic Schematic_SchematicMainMenu none {BB5FF291-B5EC-46C8-878C-E37A41254B91}

    esriSchematicUI.SchematicMainMenu
    none SchematicMain_Toolbar none
    Command Schematic Editor Toolbar Schematic_ToggleEditorToolbar Schematics {0F5F4223-3A71-4064-88E3-B5B1C3FA73D7}

    esriSchematicUI.SchematicEditorToolbarCommand
    none Schematic_SchematicMainMenu Show or hide the Schematic Editor toolbar
    Command Schematic Network Analyst Toolbar Schematic_ToggleNetworkAnalystToolbar Schematics {5DE89CD0-1FEC-4A73-9A05-C975397937FE}

    esriSchematicUI.SchematicNetworkAnalystToolbarCommand
    none Schematic_SchematicMainMenu Show or hide the Schematic Network Analyst toolbar
    Command Find Related Diagrams Schematic_FindRelatedDiagrams Schematics {217F3E22-AEFC-4DEF-82D1-2B83B87D7936}

    esriSchematicUI.SchematicFindRelatedDiagramsCommand
    none Schematic_SchematicMainMenu Search for schematic diagrams containing the same related selected features
    Command Clear All Diagram Selections Schematic_ClearAllDiagrams Schematics {4CE409DB-EBF7-44DF-9926-0653FB69A457}

    esriSchematicUI.SchematicClearAllDiagramsCommand
    none Schematic_SchematicMainMenu Unselect the currently selected schematic features in all schematic diagrams
    Command Update Diagram Schematic_UpdateDiagram Schematics {0C2D8293-D8D5-463C-9969-0B09C7688959}

    esriSchematicUI.SchematicUpdateDiagramCommand
    none Schematic_SchematicMainMenu Update the active schematic diagram
    Command Save Diagram As Schematic_SaveAsDiagram Schematics {7BD0E136-E4B9-4C5C-BA07-3E893CA3FBF3}

    esriSchematicUI.SchematicSaveAsDiagramCommand
    none Schematic_SchematicMainMenu Save the active schematic diagram with a new name
    Command Schematic Options Schematic_Options Schematics {830339CB-1CBE-461E-8879-C7815E93E839}

    esriSchematicUI.SchematicOptionsCommand
    none Schematic_SchematicMainMenu Display the schematic options
    Command Open Schematic Diagrams Schematic_OpenDiagram Schematics {72F714E8-8B2D-4581-ADF2-BACB2FB3EF00}

    esriSchematicUI.SchematicOpenDiagramCommand
    none SchematicMain_Toolbar Open existing schematic diagrams
    Command Generate New Schematic Diagram Schematic_CreateDiagram Schematics {04B9D624-A04A-4103-8D34-74A36E52FC42}

    esriSchematicUI.CreateDiagramCommand
    none SchematicMain_Toolbar Generate a new schematic diagram
    Command Active Diagram Schematic_SchematicEditTargetControl Schematics {3FF5B888-9C5D-41FB-BBD4-DF38288F2D17}

    esriSchematicUI.SchematicEditTargetControl
    none SchematicMain_Toolbar Select the active schematic diagram
    Command Decrease Symbol Sizes Schematic_SymbolSizeDecrease Schematics {9B9FC0B5-BE2C-4962-9892-2E5941280214}

    esriSchematicUI.SchematicDecreaseSymbolSizeCommand
    none SchematicMain_Toolbar Decrease the symbol sizes for all schematic features in the active diagram
    Command Increase Symbol Sizes Schematic_SymbolSizeIncrease Schematics {A3986130-53E1-4C6F-A541-05EEB7808175}

    esriSchematicUI.SchematicIncreaseSymbolSizeCommand
    none SchematicMain_Toolbar Increase the symbol sizes for all schematic features in the active diagram
    Command Decrease Label Sizes Schematic_TextSizeDecrease Schematics {A3451E5E-8136-4A72-A0FD-02C7B1941D5E}

    esriSchematicUI.SchematicDecreaseTextSizeCommand
    none SchematicMain_Toolbar Decrease the size for all the labels in the active schematic diagram
    Command Increase Label Sizes Schematic_TextSizeIncrease Schematics {EFE87070-12E9-4E26-BE5C-1C09F5DB1FB2}

    esriSchematicUI.SchematicIncreaseTextSizeCommand
    none SchematicMain_Toolbar Increase the size for all the labels in the active schematic diagram
    Command Propagate Schematic Selection To Map Schematic_SelectFromSchematic Schematics {8DB5AED6-FC30-4822-8141-1C17D86B09BD}

    esriSchematicUI.SelectFromSchematicCommand
    none SchematicMain_Toolbar Propagate selected schematic features to map
    Command Propagate Map Selection To Schematic Schematic_SelectToSchematic Schematics {BF3A5989-787C-421E-9409-739C4942961A}

    esriSchematicUI.SelectToSchematicCommand
    none SchematicMain_Toolbar Propagate selected map features to schematic diagrams
    Toolbar Schematic Editor SchematicEditor_Toolbar none {437FD330-6BEA-4D6C-ADD6-3380143AF1B2}

    esriSchematicUI.SchematicEditorToolBar
    none none none
    Menu Schematic Editor Schematic_SchematicEditorMenu none {DD783699-BD54-4601-8861-4BC6D17E483D}

    esriSchematicUI.SchematicEditorMenu
    none SchematicEditor_Toolbar none
    Command Start Editing Diagram Schematic_StartEditingDiagram Schematics {76B8C404-949D-4FC0-861B-B2AFA83E8F4A}

    esriSchematicUI.SchematicStartEditDiagramCommand
    none Schematic_SchematicEditorMenu Open an edit session on the active schematic diagram so you can start editing it
    Command Stop Editing Diagram Schematic_StopEditingDiagram Schematics {2ECA5699-20D1-43EC-A72B-B384098A340C}

    esriSchematicUI.SchematicStopEditDiagramCommand
    none Schematic_SchematicEditorMenu Close the edit session on the active schematic diagram
    Command Save Diagram Edits Schematic_SaveDiagramEdits Schematics {B8ECAE3F-0308-4897-8F55-94CD978C7A80}

    esriSchematicUI.SchematicSaveDiagramEditsCommand
    none Schematic_SchematicEditorMenu Save all edits made in the active schematic diagram
    Menu Align Nodes Schematic_SchematicAlignNodesMenu none {79CF627E-89AA-470F-9193-EA12F1160EBC}

    esriSchematicUI.SchematicAlignNodesMenu
    none Schematic_SchematicEditorMenu none
    Command Align Horizontal Center Schematic_AlignNodesHorizontal Schematics {D9EEDCFE-97B8-497A-B838-43CB4A891D92}

    esriSchematicUI.SchematicAlignNodesHorizontalCommand
    none Schematic_SchematicAlignNodesMenu Align by moving horizontally
    Command Align Vertical Center Schematic_AlignNodesVertical Schematics {4310F310-F488-4065-A36E-7CD4555718E3}

    esriSchematicUI.SchematicAlignNodesVerticalCommand
    none Schematic_SchematicAlignNodesMenu Align by moving vertically
    Command Align By Angle Schematic_AlignNodesByAngle Schematics {6680B431-1D58-4FD4-8D19-D6F1F493ED8B}

    esriSchematicUI.SchematicAlignNodesByAngleCommand
    none Schematic_SchematicAlignNodesMenu Align by moving along the user defined angle
    Command Bypass Nodes Schematic_BypassNodes Schematics {8B0DC417-8CED-415A-AF83-8F0549234CDC}

    esriSchematicUI.SchematicBypassNode
    none Schematic_SchematicEditorMenu Redraw schematic links to avoid node crossings
    Command Mark Crossings Schematic_MarkCrossings Schematics {748AA54F-9368-4E99-99A7-2AFF5436ACFD}

    esriSchematicUI.SchematicMarkCrossings
    none Schematic_SchematicEditorMenu Mark the intersections between horizontal and vertical segments
    Command Reduce Nodes Schematic_ReduceNode Schematics {33B2E88A-0DDC-4F91-8464-B709C3F8166B}

    esriSchematicUI.SchematicReduceNode
    none Schematic_SchematicEditorMenu Reduce all the selected schematic feature nodes
    Command Remove Schematic Features Schematic_DeleteElements Schematics {7652B418-0F98-48B5-8A7E-9A52A3A54F4D}

    esriSchematicUI.SchematicDeleteElementCommand
    none Schematic_SchematicEditorMenu Remove the selected schematic features
    Command Remove Schematic Vertices Schematic_RemoveLinkPoints Schematics {9C6F401F-9FE3-48B5-89C1-6BA1B86497ED}

    esriSchematicUI.SchematicRemoveLinkPoints
    none Schematic_SchematicEditorMenu Remove all vertices on the selected schematic feature links
    Command Rotate Tree Schematic_RotateTree Schematics {FD409EE9-1393-470B-B588-D2FBC889D1A4}

    esriSchematicUI.SchematicRotateTree
    none Schematic_SchematicEditorMenu Rotate the tree from a selected schematic feature node
    Command Square Links Schematic_SquareLinks Schematics {8B68A493-3DDA-441F-BA3B-B6121963BA62}

    esriSchematicUI.SchematicSquareLinks
    none Schematic_SchematicEditorMenu Insert vertices or use existing vertices to square selected schematic feature links
    Command Editing Properties Editing_Schematic_Options Schematics {6A3E90F1-CDAC-4DFD-A9F0-EF10568978B1}

    esriSchematicUI.SchematicEditingOptionsCommand
    none Schematic_SchematicEditorMenu Display the schematic editing properties
    Command Edit/Move Schematic Features Schematic_EditElement Schematics {077A7180-B12E-4691-B547-4B67F36F7C5C}

    esriSchematicUI.SchematicEditFeatureTool
    none SchematicEditor_Toolbar Select and move schematic features after clicking them or dragging a box around them
    Menu Edit Tools Schematic_ToolsEditCommands none {E46053A1-0EFB-4F84-A724-3B50599F77A2}

    esriSchematicUI.SchematicToolsEditCommandPalette
    none SchematicEditor_Toolbar none
    Command Add Vertex Schematic_AddVertex Schematics {601E6616-B96D-4413-9031-17CCEC011A76}

    esriSchematicUI.SchematicAddVertexTool
    none Schematic_ToolsEditCommands Add a new vertex on a schematic feature link by clicking and dragging a point on this link
    Command Move Vertex Schematic_MoveVertex Schematics {3A62B40E-04C3-4195-8CDA-6152A03BA73B}

    esriSchematicUI.SchematicMoveVertexTool
    none Schematic_ToolsEditCommands Move a vertex on a schematic link by clicking and dragging it
    Command Remove Vertex Schematic_RemoveVertex Schematics {30614E4E-B67C-4069-8A2B-0CB89CC5A59E}

    esriSchematicUI.SchematicRemoveVertexTool
    none Schematic_ToolsEditCommands Remove a vertex on a schematic feature link by clicking it
    Command Move Segments Schematic_MoveSegments Schematics {4C0C0D1D-B117-46AE-96CB-B2BCF98197AB}

    esriSchematicUI.SchematicMoveSegmentsTool
    none Schematic_ToolsEditCommands Select and move schematic segments after clicking them or dragging a box around them
    Command Layout Task Dropdown List Schematic_SchematicLayoutControl Schematics {E54A1C6C-2C60-4F07-A721-9831E6E238C9}

    esriSchematicUI.SchematicLayoutControl
    none SchematicEditor_Toolbar Select the schematic layout algorithm you want to apply
    Command Apply Layout Task Schematic_LayoutExecute Schematics {B2FA7EF6-85DD-4BD3-90F4-467EF68878AE}

    esriSchematicUI.SchematicLayoutExecuteCommand
    none SchematicEditor_Toolbar Apply the selected schematic layout algorithm task
    Command Set Schematic Root Schematic_SelectRoot Schematics {3BF8666A-1630-4DC2-A450-ABC56403B8CF}

    esriSchematicUI.SchematicEditRootFlagTool
    none SchematicEditor_Toolbar Define a root schematic feature node by clicking it
    Command Set Schematic End Schematic_SelectEnd Schematics {71FB45E7-4854-4855-8877-B7866B2BB0E6}

    esriSchematicUI.SchematicEditEndFlagTool
    none SchematicEditor_Toolbar Define a end schematic feature node by clicking it
    Command Layout Algorithm Properties Schematic_LayoutProperties Schematics {B04BF85C-9D31-4296-AD43-585CCEDF131C}

    esriSchematicUI.SchematicLayoutPropertiesCommand
    none SchematicEditor_Toolbar Show the selected layout properties page
    Toolbar Schematic Network Analyst SchematicUtilityNetworkAnalyst_Toolbar none {5CFA69C8-8344-4B12-BBD2-67F2C7F431FC}

    esriSchematicUI.SchematicNetworkAnalystToolBar
    none none none
    Command Schematic Trace Task Dropdown List Schematic_SchematicNetworkAnalystControl Schematics {CA5BCF29-7CCE-4CC1-8C71-C0108F3DF08D}

    esriSchematicUI.SchematicNetworkAnalystControl
    none SchematicUtilityNetworkAnalyst_Toolbar Select the schematic network analyst trace task you want to apply
    Command Apply Trace Task Schematic_NetworkAnalystExecute Schematics {A1635BCA-7AEF-410F-BA88-AAA67C5F9DF1}

    esriSchematicUI.SchematicNetworkAnalystExecuteCommand
    none SchematicUtilityNetworkAnalyst_Toolbar Apply the selected schematic network analyst trace task
    Command Trace Task Properties Schematic_NetworkAnalystProperties Schematics {FC019D18-BA8A-44BD-B841-89C1F089B699}

    esriSchematicUI.SchematicNetworkAnalystPropertiesCommand
    none SchematicUtilityNetworkAnalyst_Toolbar Show the selected schematic trace task properties page
    Toolbar Snapping Snapping_SnappingToolBar none {E08A1BFE-BD4F-4951-8219-8FF8E4C6B58E}

    esriArcMapUI.SnappingToolBar
    none none none
    Menu Snapping Snapping_Menu none {1273340D-37D8-4D38-9673-5370EB12676D}

    esriArcMapUI.SnappingMenu
    none Snapping_SnappingToolBar none
    Command Use Snapping UseSnapping_Command Snapping {805415A1-3FF2-4134-A81C-9E3796D22D60}

    esriControls.ControlsSnappingEnabledCommand
    none Snapping_Menu Turn snapping on tools on or off.
    Command Intersection Snapping IntersectionSnapping_Command Snapping {F5BE823B-4BEB-4E40-9840-E638E63D25F9}

    esriControls.ControlsSnappingToIntersectionCommand
    none Snapping_Menu Switch the intersection snapping setting.
    Command Midpoint Snapping MidpointSnapping_Command Snapping {432DC1C7-9DFB-43A7-832F-25DDBC67EBB9}

    esriControls.ControlsSnappingToMidpointCommand
    none Snapping_Menu Switch the midpoint snapping setting.
    Command Tangent Snapping TangentSnapping_Command Snapping {89889911-BDE3-4E3F-B2B1-A11481F8129B}

    esriControls.ControlsSnappingToTangentCommand
    none Snapping_Menu Switch the tangent snapping setting.
    Command Snap To Sketch SnapToSketch_Command Advanced Edit Tools {6C006860-032E-4821-A4E5-4F8F736FB9C0}

    esriEditor.SnapToSketchCommand
    none Snapping_Menu Snap To Sketch
    Command Snap To Topology Nodes SnapToTopologyNodes_Command Topology {BA511ECD-3ECC-4867-A716-DB50565C510E}

    esriEditorExt.SnapToTopologyNodesCommand
    none Snapping_Menu Snap to topology nodes when a topology cache has been built.
    Command Options Snapping_SnappingOptions Snapping {84D34EAC-0057-4580-B7B0-33FF852A899B}

    esriArcMapUI.SnappingOptionsCommand
    none Snapping_Menu Displays the snapping options dialog.
    Command Point Snapping PointSnapping_Command Snapping {551D91BF-8145-44B8-9641-B21601467EF7}

    esriControls.ControlsSnappingToPointCommand
    none Snapping_SnappingToolBar Switch the point snapping setting.
    Command End Snapping EndSnapping_Command Snapping {B3688FA5-2031-4A0B-8A92-B1BF71EC5863}

    esriControls.ControlsSnappingToEndCommand
    none Snapping_SnappingToolBar Switch the end snapping setting.
    Command Vertex Snapping VertexSnapping_Command Snapping {CE4AB147-4CBA-4AFF-A12A-43157ED0DFC0}

    esriControls.ControlsSnappingToVertexCommand
    none Snapping_SnappingToolBar Switch the vertex snapping setting.
    Command Edge Snapping EdgeSnapping_Command Snapping {1701C412-3DBA-442E-A029-4227EB7E7A67}

    esriControls.ControlsSnappingToEdgeCommand
    none Snapping_SnappingToolBar Switch the edge snapping setting.
    Toolbar Spatial Adjustment Adjustment_AdjustmentToolBar none {96CE2DBC-515C-42A5-8478-3C4FE92E8151}

    esriEditorExt.AdjustmentToolBar
    none none none
    Menu Spatial Adjustment Adjustment_AdjustmentMenu none {9B61DE5F-55E1-4FF1-A529-2C581A4E9083}

    esriEditorExt.AdjustmentMenu
    none Adjustment_AdjustmentToolBar none
    Command Set Adjust Data Adjust_SetDataCommand Adjustment {9B3BBF56-AEC5-4821-85E4-7143B7A10618}

    esriEditorExt.AdjustmentSetDataCommand
    none Adjustment_AdjustmentMenu Opens a dialog that specifies the adjustment targets.
    Menu Adjustment Methods Transformation_Menu none {ED09BC93-0497-45BF-9EFC-F514D69D2507}

    esriEditorExt.TransformationMenu
    none Adjustment_AdjustmentMenu none
    Command { Adjustment Methods } { Transformation_MenuItem } none {2D7A19D0-A6AE-454D-9B55-4A5A4877367C}

    esriEditorExt.TransformationMenuItem
    none Transformation_Menu none
    Command Adjust Adjust_Transform Adjustment {F4C85CD7-5E48-4A11-8EDF-F6F71DD52D8F}

    esriEditorExt.TransformCommand
    none Adjustment_AdjustmentMenu Transform the features based on the current links.
    Command Adjustment Preview Adjust_PreviewWindow Adjustment {6CA9196B-B31C-495A-ADD4-FB14224BC588}

    esriEditorExt.AdjustmentPreviewWindowCommand
    none Adjustment_AdjustmentMenu Show the adjustment preview window.
    Menu Links Adjustment_LinksMenu none {E93A1DFD-8658-4420-B2E3-00F63C06A988}

    esriEditorExt.AdjustmentLinksMenu
    none Adjustment_AdjustmentMenu none
    Command Open Links File Adjust_OpenLinksCommand Adjustment {E774CA4B-1167-4462-A83A-1289EFE079BA}

    esriEditorExt.AdjustmentOpenLinksCommand
    none Adjustment_LinksMenu Add links from a text file.
    Command Save Links File Adjust_SaveLinksCommand Adjustment {D1BC2D87-AAC9-4CA3-BF49-F6F43F583008}

    esriEditorExt.AdjustmentSaveLinksCommand
    none Adjustment_LinksMenu Save adjustment links to a text file.
    Command View Link Table Adjust_LinkTable Adjustment {DC46F6FF-437B-49A4-9B4D-294EC117CD51}

    esriEditorExt.AdjustmentLinkTableCommand
    none Adjustment_LinksMenu Shows the adjustment link table.
    Command Open Control Points File Adjust_OpenControlFileCommand Adjustment {6F4F7B5C-3E90-475B-B6A2-250D036B15E5}

    esriEditorExt.AdjustmentOpenControlFileCommand
    none Adjustment_LinksMenu Add the control points in a file to the control point list dialog.
    Command Control Points Adjust_ViewControlPointsCommand Adjustment {1AD3FCE8-D6A7-4F5F-8D7F-7FF2E429ADB4}

    esriEditorExt.AdjustmentViewControlPointsCommand
    none Adjustment_LinksMenu Displays the control points dialog.
    Command Attribute Transfer Mapping AttributeTransfer_FieldMapping Attribute transfer {105B2AA7-510C-455E-9F92-C01B7353C380}

    esriEditorExt.FieldMappingCommand
    none Adjustment_AdjustmentMenu Sets up the field mappings for attribute transfer.
    Command Options Adjust_PropertiesCommand Adjustment {66298A38-3088-421A-ADC1-6CFBD3808672}

    esriEditorExt.AdjustmentPropertiesCommand
    none Adjustment_AdjustmentMenu Opens the adjustment options dialog.
    Command Select Elements PageLayout_SelectTool Page Layout {C22579D1-BC17-11D0-8667-0000F8751720}

    esriArcMapUI.SelectTool
    none Adjustment_AdjustmentToolBar Select, resize and move text, graphics and other objects placed on the map
    Command New Displacement Link Adjustment_DisplacementLink Adjustment {6DE5AB63-E4FD-4190-86C8-26959899CCB2}

    esriEditorExt.DisplacementLinkTool
    none Adjustment_AdjustmentToolBar Create a new displacement link.
    Command Modify Link Adjustment_ModifyLink Adjustment {00432E2F-8746-4D13-B9FC-29465E16F054}

    esriEditorExt.ModifyLinkTool
    none Adjustment_AdjustmentToolBar Modify an existing displacement link.
    Command Multi Displacement Links Adjust_Multi_Disp_Link Adjustment {CA77849E-EA6B-460C-A0BB-71E58E65DEE7}

    esriEditorExt.MultiDisplacementLinkTool
    none Adjustment_AdjustmentToolBar Automatically adds displacement links between the two selected features.
    Command New Identity Link Adjustment_IdentityLink Adjustment {E169D2F2-3670-4157-BB3C-220842C9FEFD}

    esriEditorExt.IdentityLinkTool
    none Adjustment_AdjustmentToolBar Creates a point on the source layer that will not move.
    Command New Limited Adjustment Area Adjustment_LimitAdjust Adjustment {86640A41-2445-49D6-86E6-2494FEF8CB99}

    esriEditorExt.LimitAdjustTool
    none Adjustment_AdjustmentToolBar Limits the area that will be adjusted. Links outside the area will not participate in the adjustment.
    Command Clear Limited Adjustment Area Adjust_ClearLimitedAdjustmentAreaCommand Adjustment {9AF60F78-C3A4-4EB2-AA01-A1B41254C9C9}

    esriEditorExt.ClearLimitedAdjustmentAreaCommand
    none Adjustment_AdjustmentToolBar Clear Limited Adjustment Area
    Command View Link Table Adjust_LinkTable Adjustment {DC46F6FF-437B-49A4-9B4D-294EC117CD51}

    esriEditorExt.AdjustmentLinkTableCommand
    none Adjustment_AdjustmentToolBar Shows the adjustment link table.
    Command Edge Match Adjustment_EdgeMatchTool Adjustment {FF874FE8-8DDC-4DFF-ADF2-CCA6A7C28755}

    esriEditorExt.EdgeMatchTool
    none Adjustment_AdjustmentToolBar Drag a rectangle containing features to be matched.
    Command Attribute Transfer Tool AttributeTransfer_Tool Attribute transfer {A5C24779-D749-457B-912C-09967BE617F9}

    esriEditorExt.AttributeTransferTool
    none Adjustment_AdjustmentToolBar Transfer feature attributes by selecting two features.
    Toolbar Spatial Analyst Spatial Analyst none {8B86EDFB-A6C3-11D2-9F39-00C04F8ED1D7}

    esriSpatialAnalystUI.RasterAnalysisToolBar
    none none none
    Command Raster Analysis Layer List Control Layer_LayerEffectsListControl Spatial Analyst {E5EA4DEB-82B7-4BE4-BA62-C50CEE451463}

    esriSpatialAnalystUI.RasterAnalysisLayerListControl
    none Spatial Analyst Choose the layer for the Create Contours and Histogram tools
    Command Contour Analysis_ContourTool Spatial Analyst {D0603EE7-9C88-4AA3-99CA-FD1AFF487373}

    esriSpatialAnalystUI.RasterContourToolItem
    none Spatial Analyst Contour
    Command Histogram Analysis_HistogramTool Spatial Analyst {A6EAFECB-D036-4D06-8108-7C2D610D8559}

    esriSpatialAnalystUI.RasterHistogramToolItem
    none Spatial Analyst Histogram
    Toolbar Standard Standard_Toolbar none {5DEB1DB8-C2A9-11D1-B9A2-080009EE4E51}

    esriArcMapUI.StandardToolBar
    none none none
    Command New Map File File_New File {A33D9401-7ED5-11D0-8D7C-0080C7A4557D}

    esriArcMapUI.FileNewCommand
    none Standard_Toolbar Create a new map
    Command Open File_Open File {119591DB-0255-11D2-8D20-080009EE4E51}

    esriArcMapUI.MxFileMenuItem
    2 Standard_Toolbar Open an existing map
    Command Save File_Save File {119591DB-0255-11D2-8D20-080009EE4E51}

    esriArcMapUI.MxFileMenuItem
    3 Standard_Toolbar Save the current map
    Command Print File_Print File {119591DB-0255-11D2-8D20-080009EE4E51}

    esriArcMapUI.MxFileMenuItem
    7 Standard_Toolbar Print the current map
    Command Cut Edit_Cut Edit {A33D9406-7ED5-11D0-8D7C-0080C7A4557D}

    esriArcMapUI.EditCutCommand
    none Standard_Toolbar Cut the selected element(s)
    Command Copy Edit_Copy Edit {A33D9405-7ED5-11D0-8D7C-0080C7A4557D}

    esriArcMapUI.EditCopyCommand
    none Standard_Toolbar Copy the selected element(s)
    Command Paste Edit_Paste Edit {A33D9407-7ED5-11D0-8D7C-0080C7A4557D}

    esriArcMapUI.EditPasteCommand
    none Standard_Toolbar Paste the clipboard contents into your map
    Command Delete Edit_Clear Edit {16CD71E5-98C3-11D1-873B-0000F8751720}

    esriArcMapUI.EditClearCommand
    none Standard_Toolbar Delete the selected element(s)
    Command Undo Edit_Undo Edit {FBF8C3FB-0480-11D2-8D21-080009EE4E51}

    esriArcMapUI.MxEditMenuItem
    1 Standard_Toolbar Undo the last action
    Command Redo Edit_Redo Edit {FBF8C3FB-0480-11D2-8D21-080009EE4E51}

    esriArcMapUI.MxEditMenuItem
    2 Standard_Toolbar Redo the previously undone action
    Command Add Data File_AddData File {E1F29C6B-4E6B-11D2-AE2C-080009EC732A}

    esriArcMapUI.AddDataCommand
    none Standard_Toolbar Add new data to the map's active data frame
    Command Add Data From ArcGIS Online File_AddDataFromWebCommand File {82700ED9-02FA-465F-81D6-0E2BF73E6CE6}

    esriArcMapUI.AddDataFromWebCommand
    none Standard_Toolbar Add data from ArcGIS Online into your map
    Command Map Scale PanZoom_Scale Pan/Zoom {8D43F663-DA0B-11D0-87FC-080009EC732A}

    esriArcMapUI.ScaleControl
    none Standard_Toolbar Display and set the map scale
    Command Editor Toolbar Tools_EditingToolbar Tools {E1F29C74-4E6B-11D2-AE2C-080009EC732A}

    esriArcMapUI.EditingToolbarCommand
    none Standard_Toolbar Show the Editor toolbar so you can edit the map's data
    Command Table Of Contents View_Contents View {E1F29C6D-4E6B-11D2-AE2C-080009EC732A}

    esriArcMapUI.ShowTOCCommand
    none Standard_Toolbar Opens the Table Of Contents window so you can work with your map's contents
    Command Catalog File_CatalogWindow File {79D6A9E5-C3C3-4F47-9E7F-4ABE329EAA67}

    esriArcMapUI.CatalogWindowCommand
    none Standard_Toolbar Opens the Catalog window so you can access and manage your data.
    Command Search File_ArcGISSearchCommand File {3E206C92-5576-46F2-9C96-209B81D229C2}

    esriArcMapUI.ArcGISSearchCommand
    none Standard_Toolbar Opens the Search window so you can search for data, maps, tools, etc.
    Command ArcToolbox ArcToolbox_ShowToolbox ArcToolbox {85980C3A-652A-47ED-8CD2-1B99DD060AAB}

    esriGeoprocessingUI.ArcToolboxCmd
    none Standard_Toolbar Opens the ArcToolbox window so you can access geoprocessing tools and toolboxes
    Command Python ArcToolbox_ShowCommandLine ArcToolbox {1A7E7146-BDFB-4755-93DE-100171382BFF}

    esriGeoprocessingUI.GPCommandLineCmd
    none Standard_Toolbar Opens the Python window so you can execute geoprocessing commands and scripts
    Command ModelBuilder ArcToolbox_ShowModelBuilder ArcToolbox {F6F97AA5-40F2-4C96-8A52-09CF68B30C06}

    esriGeoprocessingUI.GPModelBuilderCmd
    none Standard_Toolbar Opens the ModelBuilder window so you can make a geoprocessing model
    Command What's This? Help_ContextHelp Help {81972F0D-388A-11D3-9F57-00C04F6BC61A}

    esriFramework.HelpTool
    none Standard_Toolbar Get help on the menu command or tool you select
    Toolbar Tablet TabletPC_TabletToolbar none {5AC33189-928C-4488-B9AC-19D8CBCCD852}

    esriEditorExt.TabletToolbar
    none none none
    Command Pen Tool Dropdown Palette TabletPCSup_HighlighterDropDownPalette Ink {6F3098B3-686A-4118-9DDB-29573362D42A}

    esriControls.PenDropDown
    none TabletPC_TabletToolbar Pen Tool Dropdown Palette
    Command Highlight Tool Dropdown Palette TabletPCSup_HighlighterDropDownPalette Ink {275C581E-165E-4BD6-83CC-C9082019DAA6}

    esriControls.HLDropDown
    none TabletPC_TabletToolbar Highlight Tool Dropdown Palette
    Command Eraser Tool Dropdown Palette TabletPCSup_EraserDropDownPalette Ink {48612961-1308-4F95-A69D-CC3699C8B39B}

    esriControls.EraserDropDown
    none TabletPC_TabletToolbar Eraser Tool Dropdown Palette
    Command Finish Ink Sketch ControlToolsInk_FinishInkSketch Ink {9314F912-1720-45C8-BF82-FD0C179463CA}

    esriControls.ControlsInkFinishSketchCommand
    none TabletPC_TabletToolbar Finish Ink Sketch
    Command Clear Ink Sketch ControlToolsInk_ClearInk Ink {53FA1F96-07F6-494B-81A0-F766BE648008}

    esriControls.ControlsInkClearInkCommand
    none TabletPC_TabletToolbar Clear Ink Sketch
    Command Add Ink to Sketch ControlToolsInk_AddInkToSketch Ink {73D69062-9AF7-43D4-A795-7A52AB10C037}

    esriControls.ControlsInkAddInkToSketchCommand
    none TabletPC_TabletToolbar Add Ink to Sketch
    Command Recognize Ink as Text ControlToolsInk_Recognize Ink {FE900761-DDAF-40FC-858D-EA79F468A397}

    esriControls.ControlsInkRecognizeCommand
    none TabletPC_TabletToolbar Recognize Ink as Text
    Command Reactivate ControlToolsInk_Reactivate Ink {7C07663A-D51D-4D04-83D0-DE0355CCC2C2}

    esriControls.ControlsInkReactivateCommand
    none TabletPC_TabletToolbar Reactivate
    Command Find Ink ControlToolsInk_FindInk Ink {419ACB7A-A75B-4AFD-8C31-3D1EDF1B0244}

    esriControls.ControlsInkFindInkCommand
    none TabletPC_TabletToolbar Find Ink
    Command Ink Settings ControlToolsInk_Options Ink {44DD2294-55C2-4352-A692-C7F5795A76E0}

    esriControls.ControlsInkOptionsCommand
    none TabletPC_TabletToolbar Ink Settings
    Toolbar Tools Tools_Toolbar none {E1F29C75-4E6B-11D2-AE2C-080009EC732A}

    esriArcMapUI.BrowseToolBar
    none none none
    Command Zoom In PanZoom_ZoomIn Pan/Zoom {AD1891E4-7C79-11D0-8D7C-0080C7A4557D}

    esriArcMapUI.ZoomInTool
    none Tools_Toolbar Zoom in by clicking a point or dragging a box
    Command Zoom Out PanZoom_ZoomOut Pan/Zoom {F89EBCDF-967C-11D1-873A-0000F8751720}

    esriArcMapUI.ZoomOutTool
    none Tools_Toolbar Zoom out by clicking a point or dragging a box
    Command Pan PanZoom_Pan Pan/Zoom {0830FB32-7EE6-11D0-87EC-080009EC732A}

    esriArcMapUI.PanTool
    none Tools_Toolbar Pans the map
    Command Full Extent PanZoom_FullExtent Pan/Zoom {0830FB35-7EE6-11D0-87EC-080009EC732A}

    esriArcMapUI.FullExtentCommand
    none Tools_Toolbar Zooms to the full extent of the map
    Command Fixed Zoom In PanZoom_ZoomInFixed Pan/Zoom {0830FB33-7EE6-11D0-87EC-080009EC732A}

    esriArcMapUI.ZoomInFixedCommand
    none Tools_Toolbar Zoom in on the center of your map
    Command Fixed Zoom Out PanZoom_ZoomOutFixed Pan/Zoom {0830FB34-7EE6-11D0-87EC-080009EC732A}

    esriArcMapUI.ZoomOutFixedCommand
    none Tools_Toolbar Zoom out on the center of your map
    Command Go Back To Previous Extent PanZoom_ZoomToLastExtentBack Pan/Zoom {3A372DD1-3ECB-11D2-A2A3-080009B6F22B}

    esriArcMapUI.ZoomToLastExtentBackCommand
    none Tools_Toolbar Go back to previous extent
    Command Go To Next Extent PanZoom_ZoomToLastExtentForward Pan/Zoom {8FD414A2-403F-11D2-A2A9-080009B6F22B}

    esriArcMapUI.ZoomToLastExtentForwardCommand
    none Tools_Toolbar Go forward to next extent
    Menu Selection Tools Palette SelectionToolsPalette none {488CBE4F-CD34-4649-B1ED-8CD1B8149041}

    esriArcMapUI.SelectByToolsPalette
    none Tools_Toolbar none
    Command Select by Rectangle Query_SelectFeatures Selection {78FFF793-98B4-11D1-873B-0000F8751720}

    esriArcMapUI.SelectFeaturesTool
    none SelectionToolsPalette Select features by clicking or dragging a box
    Command Select by Polygon Query_SelectFeatures Selection {6AF6A75F-8E5C-4874-BCE2-B2ED1EB81309}

    esriArcMapUI.SelectByPolygonTool
    none SelectionToolsPalette Select features by clicking and creating an intersection polygon around features
    Command Select by Lasso Query_SelectFeatures Selection {9838C473-1307-46D9-B813-C9DCE9B3A63A}

    esriArcMapUI.SelectByLassoTool
    none SelectionToolsPalette Select features by creating a freehand intersection shape
    Command Select by Circle Query_SelectFeatures Selection {91A04425-46F5-49B4-847B-7ED004073491}

    esriArcMapUI.SelectByCircleTool
    none SelectionToolsPalette Select features by clicking and dragging a circle around a point
    Command Select by Line Query_SelectFeatures Selection {D177B03E-03D4-4DEB-A948-B92B16FC7F25}

    esriArcMapUI.SelectByLineTool
    none SelectionToolsPalette Select features by clicking and construction an intersection polyline
    Command Clear Selected Features Query_ClearSelection Selection {37C833F3-DBFD-11D1-AA7E-00C04FA37860}

    esriArcMapUI.ClearSelectionCommand
    none Tools_Toolbar Unselect the currently selected features in all layers
    Command Select Elements PageLayout_SelectTool Page Layout {C22579D1-BC17-11D0-8667-0000F8751720}

    esriArcMapUI.SelectTool
    none Tools_Toolbar Select, resize and move text, graphics and other objects placed on the map
    Command Identify ControlToolsMapInquiry_Identify Map Inquiry {CF605583-AEA3-41D8-9464-DDD1905243D9}

    esriControls.ControlsMapIdentifyTool
    none Tools_Toolbar Identify geographic features by clicking a point or dragging a box
    Command Hyperlink Query_Hyperlink Selection {BD07113F-9703-11D2-AADD-000000000000}

    esriArcMapUI.HyperlinkTool
    none Tools_Toolbar Triggers hyperlinks from features
    Command HTML Popup Query_HTMLPopup Selection {497ACE24-F38F-4DDB-B26E-8C83C15A1BE7}

    esriArcMapUI.HTMLPopupInfoTool
    none Tools_Toolbar Triggers HTML Popups from features
    Command Measure ControlToolsMapInquiry_Measure Map Inquiry {47BE3CD5-19DB-4A1E-9C4A-7FA539D903C4}

    esriControls.ControlsMapMeasureTool
    none Tools_Toolbar Measure distance and area on the map
    Command Find ControlToolsMapInquiry_Find Map Inquiry {CE9BB1E9-B2D4-4442-8A81-42478C81B256}

    esriControls.ControlsMapFindCommand
    none Tools_Toolbar Finds features, places and addresses on the map
    Command Find Route Find Route Find Route {BDC68B11-B152-4933-A870-3E4271BC42CA}

    esriDataSourcesSMUUI.RouterUICommand
    none Tools_Toolbar Finds routes between stops you specify
    Command Go To XY ControlToolsMapNavigation_GoTo Map Navigation {C397D829-522B-490F-8249-0219EA53CFBC}

    esriControls.ControlsMapGoToCommand
    none Tools_Toolbar Find XY Locations in a map
    Command Time Slider Window_TimeSliderWindow Window {4E41FC2B-1114-40D3-8326-68EAAB68D2E1}

    esriArcMapUI.TimeSliderWindowCommand
    none Tools_Toolbar Opens the Time Slider window for working with temporal data
    Command Create Viewer Window Browse_NewMapInset Tools {709608E3-5C7E-11D2-87BB-0000F8751720}

    esriArcMapUI.NewMapInsetTool
    none Tools_Toolbar Create a new viewer window by dragging a rectangle.
    Toolbar Topology Topology_TopologyToolbar none {A14E577C-500F-431D-90F5-615E6A08A331}

    esriEditorExt.TitusToolbar
    none none none
    Command Choose Topology Topology_CurrentTopologyControl Topology {5864B2F3-7AEC-4892-9B1F-505D8E517A9F}

    esriEditorExt.CurrentTopologyControl
    none Topology_TopologyToolbar Choose the topology to work with.
    Command Map Topology Topology_IntegratedLayersCommand Topology {7953D111-120A-4CFA-86D5-4DD93F171B55}

    esriEditorExt.IntegratedLayersCommand
    none Topology_TopologyToolbar Choose which layers form a map topology for integrated editing.
    Command Topology Edit Tool Topology_TopologyEditTool Topology {DC12D55A-EC2D-4F01-8C75-B407EC0959E5}

    esriEditorExt.TopologyEditTool
    none Topology_TopologyToolbar Selects and edits topological elements
    Command Modify Edge EdgeEditVertices_Command Topology {91303C5D-8ADD-4811-ABFF-D945DAED1E9D}

    esriEditorExt.EdgeEditVerticesCommand
    none Topology_TopologyToolbar Begins editing the vertices of the selected topology edge
    Command Reshape Topology Edge Editor_ReshapeEdgeTool Topology {465EE468-7E79-4DAC-AA28-D0E4A2DD98C4}

    esriEditorExt.ReshapeEdgeTool
    none Topology_TopologyToolbar Reshape Topology Edge
    Command Show Shared Features Topology_SharedFeaturesCommand Topology {EA19EC67-4F7B-4EA6-B94E-75D23AC28149}

    esriEditorExt.SharedFeaturesCommand
    none Topology_TopologyToolbar Show features sharing the selected edge
    Command Construct Features Topology_ConstructCommand Topology {05A81952-2C61-4D60-92C6-9D2737666D5C}

    esriEditorExt.ConstructCommand
    none Topology_TopologyToolbar Constructs features from the selection.
    Command Planarize Lines Topology_PlanarizeLinesCommand Topology {5E5761D0-A303-4A97-93AD-C42278AD73E0}

    esriEditorExt.PlanarizeLinesCommand
    none Topology_TopologyToolbar Planarizes the selected lines.
    Command Validate Topology In Specified Area Topology_ValidateTopologyTool Topology {57938DD2-737C-44D9-BD53-3B7710357DB5}

    esriEditorExt.ValidateTopologyTool
    none Topology_TopologyToolbar Validates topology in area specified with cursor
    Command Validate Topology In Current Extent Topology_ValidateVisibleExtentCommand Topology {8FDE78D4-5160-4410-B611-C179F003680B}

    esriEditorExt.ValidateVisibleExtentCommand
    none Topology_TopologyToolbar Validates topology in current extent of data frame
    Command Fix Topology Error Topology_FixErrorTool Topology {C6D3F257-EE68-4D43-8FE2-005BD5537160}

    esriEditorExt.FixErrorTool
    none Topology_TopologyToolbar Selects and fixes topology errors.
    Command Error Inspector Topology_ErrorWindowCommand Topology {E9C1F049-CB39-4BB0-B726-3BCEF21A87C8}

    esriEditorExt.ErrorWindowCommand
    none Topology_TopologyToolbar Shows and hides the error inspector dialog.
    Toolbar Tracking Analyst Tracking Analyst Toolbar none {D53BF211-24FB-11D4-B34C-00104BA2ABCC}

    esriTrackingAnalystUI.TAToolBar
    none none none
    Menu Tracking Analyst Tracking Analyst Menubar none {08850889-5B9F-45D4-AC60-3400F7676CA9}

    esriTrackingAnalystUI.TAMenuBar
    none Tracking Analyst Toolbar none
    Command Animation Tool Tracking Analyst_Animation Tool Tracking Analyst {D53BF1F3-24FB-11D4-B34C-00104BA2ABCC}

    esriTrackingAnalystUI.AnimationWizard
    none Tracking Analyst Menubar Open Animation Tool to create multimedia copy of active data frame
    Menu Data Clock data clock menu name none {5CE06D1A-1BEC-11D6-B831-00010265ADC5}

    esriTrackingAnalystUI.TemporalChartMenu
    none Tracking Analyst Menubar none
    Command Create Data Clock TrackingAnalyst_CreateDataClock Tracking Analyst {2A9429C8-1A4E-11D6-B831-00010265ADC5}

    esriTrackingAnalystUI.CreateDataClockCommand
    none data clock menu name Create a new data clock to symbolize event occurrences over time
    Command Manage Tracking Analyst_&Manage... Tracking Analyst {BC3D9EF0-D307-11D5-B811-00010265ADC5}

    esriTrackingAnalystUI.TemporalDataClockTool
    none data clock menu name Create a new data clock to symbolize event occurrences over time
    Command Settings Tracking Analyst_Settings Tracking Analyst {10FA821D-ECC7-4330-B724-FBEAEF195B30}

    esriTrackingAnalystUI.TASettings
    none Tracking Analyst Menubar Tracking Analyst Global Settings
    Command Add Temporal Data Add Temporal Data Wizard Tracking Analyst {D53BF1F2-24FB-11D4-B34C-00104BA2ABCC}

    esriTrackingAnalystUI.TemporalEventWizard
    none Tracking Analyst Toolbar Add historic temporal data to active data frame
    Command Playback Manager TrackingAnalyst_PlaybackManager Tracking Analyst {06107E62-D0A0-4C15-813D-4FCB325D0921}

    esriTrackingAnalystUI.PlaybackTool
    none Tracking Analyst Toolbar Open Playback Manager to replay real-time and historic data
    Command Track Step Tool TrackingAnalyst_StepTool Tracking Analyst {054F6418-3269-4466-AA0D-82051D076D27}

    esriTrackingAnalystUI.StepTool
    none Tracking Analyst Toolbar Step through selected tracks using the Arrow Keys
    Toolbar Utility Network Analyst Network_UtilityNetworkToolbar none {7289436B-BE32-11D2-BABE-00C04FA33C20}

    esriEditorExt.UtilityNetworkToolBar
    none none none
    Command Network Dropdown List Untitled Utility Network Analyst {9EF71963-D71A-11D2-9F4C-00C04F6BDF0E}

    esriEditorExt.GeometricNetworksControl
    none Network_UtilityNetworkToolbar Select network to analyze
    Menu Flow Network Flow none {28278419-0193-11D3-9F7D-00C04F6BDF0E}

    esriEditorExt.GeometricNetworkMenu
    none Network_UtilityNetworkToolbar none
    Menu Display Arrows For FlowLayers_Menu none {7E80212D-FF49-11D2-9F7B-00C04F6BDF0E}

    esriEditorExt.FlowLayersMenu
    none Network Flow none
    Command Display Arrows For Query_FlowLayers Disable Layers {8D26742F-FF49-11D2-9F7B-00C04F6BDF0E}

    esriEditorExt.FlowLayersControl
    none FlowLayers_Menu Select layers for which to display flow direction arrows
    Command Display Arrows UtilityNetworkAnalysis_ShowNetworkFlow Utility Network Analyst {D5C26F1F-BE1F-11D2-BABE-00C04FA33C20}

    esriEditorExt.ShowFlowTool
    none Network Flow Turn flow direction arrows on or off
    Command Properties UtilityNetworkAnalysis_Options Utility Network Analyst {200F453D-0197-11D3-9F7D-00C04F6BDF0E}

    esriEditorExt.NetworkPropertiesCommand
    none Network Flow Modify the settings for the flow direction arrows
    Command Set Flow Direction UtilityNetworkAnalysis_FlowDirectionByDefault Utility Network Analyst {621113B9-0FCD-11D3-9F8E-00C04F6BDF0E}

    esriEditorExt.FlowDirectionByDefault
    none Network_UtilityNetworkToolbar Set flow direction for the network
    Menu Analysis UtilityNetworkMenu none {84FB30E1-C827-11D2-BAC0-00C04FA33C20}

    esriEditorExt.UtilityNetworkMenu
    none Network_UtilityNetworkToolbar none
    Menu Disable Layers DisableLayers_Menu none {8E8F278B-D36A-11D2-9F49-00C04F6BDF0E}

    esriEditorExt.DisableLayersMenu
    none UtilityNetworkMenu none
    Command Disable Layers Query_DisableLayers Disable Layers {BE9DD53F-D4B9-11D2-9F4A-00C04F6BDF0E}

    esriEditorExt.DisableLayersControl
    none DisableLayers_Menu Select layers to exclude from trace tasks
    Command Clear Flags UtilityNetworkAnalysis_DeleteFlags Utility Network Analyst {48EE0DEF-BF70-11D2-BABE-00C04FA33C20}

    esriEditorExt.UtilityNetworkPullDown
    1 UtilityNetworkMenu Clears the flags from the current network
    Command Clear Barriers UtilityNetworkAnalysis_DeleteBarriers Utility Network Analyst {48EE0DEF-BF70-11D2-BABE-00C04FA33C20}

    esriEditorExt.UtilityNetworkPullDown
    2 UtilityNetworkMenu Clears the barriers from the current network
    Command Clear Results UtilityNetworkAnalysis_DeleteResults Utility Network Analyst {48EE0DEF-BF70-11D2-BABE-00C04FA33C20}

    esriEditorExt.UtilityNetworkPullDown
    3 UtilityNetworkMenu Clears the results from the current network
    Command Options UtilityNetworkAnalysis_Options Utility Network Analyst {7E4A44A3-D7EA-11D2-9F4E-00C04F6BDF0E}

    esriEditorExt.AnalysisPropertiesCommand
    none UtilityNetworkMenu Modify the settings for trace tasks
    Menu Flag and Barrier Tools FlagAndBarrierTools_Test none {C86085FD-D8D9-11D2-9F4F-00C04F6BDF0E}

    esriEditorExt.FlagAndBarrierToolsPalette
    none Network_UtilityNetworkToolbar none
    Command Add Junction Flag Tool UtilityNetworkAnalysis_JunctionFlag Utility Network Analyst {11B02B2F-D8E7-11D2-9F4F-00C04F6BDF0E}

    esriEditorExt.JunctionFlagTool
    none FlagAndBarrierTools_Test Add a junction flag to the network
    Command Add Edge Flag Tool UtilityNetworkAnalysis_EdgeFlag Utility Network Analyst {0768070F-D8E7-11D2-9F4F-00C04F6BDF0E}

    esriEditorExt.EdgeFlagTool
    none FlagAndBarrierTools_Test Add an edge flag to the network
    Command Add Junction Barrier Tool UtilityNetworkAnalysis_JunctionBarrier Utility Network Analyst {26C85979-D8E7-11D2-9F4F-00C04F6BDF0E}

    esriEditorExt.JunctionBarrierTool
    none FlagAndBarrierTools_Test Add a junction barrier to the network
    Command Add Edge Barrier Tool UtilityNetworkAnalysis_EdgeBarrier Utility Network Analyst {398554D1-D8E7-11D2-9F4F-00C04F6BDF0E}

    esriEditorExt.EdgeBarrierTool
    none FlagAndBarrierTools_Test Add an edge barrier to the network
    Command Trace Task Dropdown List UtilityNetworkAnalysis_Tasks Utility Network Analyst {DE03EE81-BE26-11D2-BABE-00C04FA33C20}

    esriEditorExt.UtilityTasksControl
    none Network_UtilityNetworkToolbar Select trace task
    Command Solve UtilityNetworkAnalysis_TraceSolver Utility Network Analyst {D6CD856D-BF8F-11D2-BABE-00C04FA33C20}

    esriEditorExt.TraceSolver
    none Network_UtilityNetworkToolbar  
    Toolbar Versioning Versioning_VersionToolbar none {8E8F4C7D-ACA7-11D2-9F19-00C04F6BC979}

    esriEditor.VersionToolBar
    none none none
    Command Version Manager Versioning_VersionManager Versioning {2818B7C1-E9D2-11D1-8490-0000F875B9C6}

    esriEditor.VersionManagerCommand
    none Versioning_VersionToolbar Hides/shows the version management dialog
    Command Create New Version Versioning_NewVersion Versioning {8E8F4C7F-ACA7-11D2-9F19-00C04F6BC979}

    esriEditor.NewVersionCommand
    none Versioning_VersionToolbar Creates a new version
    Command Refresh Versioning_Refresh Versioning {8E8F4C7E-ACA7-11D2-9F19-00C04F6BC979}

    esriEditor.RefreshVersionCommand
    none Versioning_VersionToolbar Refreshes the database connection and redraws the map
    Command Change Version Workspace_ChangeVersion Versioning {5ADB1DBC-DCBC-11D2-9F26-00C04F6BC979}

    esriArcMapUI.ChangeVersionCommand
    none Versioning_VersionToolbar Changes the current version of the database
    Command Reconcile Versioning_Reconcile Versioning {D90B1760-95FF-11D2-8526-0000F875B9C6}

    esriEditor.ReconcileCommand
    none Versioning_VersionToolbar Reconciles this version against another version.
    Command Post Versioning_Post Versioning {BA47F54C-B4B0-11D2-9F1A-00C04F6BC979}

    esriEditor.PostCommand
    none Versioning_VersionToolbar Posts your edits to another version of the database
    Command Conflicts Versioning_Conflicts Versioning {D90B1761-95FF-11D2-8526-0000F875B9C6}

    esriEditor.ConflictsCommand
    none Versioning_VersionToolbar Shows the conflicts window.
    Command Version Changes Versioning_Changes Versioning {D6358D8C-7887-4DD9-AB7F-9F2B2A755E9D}

    esriEditor.VersionChangesCommand
  • 相关阅读:
    HERO 3
    office的一些应用,
    网页之间的参数传弟
    一个好的数码网站
    C++遍历中删除std::hash_map元素问题
    【转】Asio与shared_ptr的一些注意事项
    delphi的字节对齐
    paypal的即时付款通知参数列表(PDT)
    vs2010下libevent的使用
    mysql 数据库 left join,right join, inner join 知识
  • 原文地址:https://www.cnblogs.com/gisoracle/p/5971974.html
Copyright © 2011-2022 走看看