ArcMap commands


The information in this topic is useful if you're 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 unique identifier (UID) of the object you're trying to find.

This table contains the following information:

  • Caption, name, and globally unique identifier (GUID) of the built-in toolbars in ArcMap.
  • Caption, name, GUID, and parent of the built-in menus in ArcMap.
  • Caption, name, command category (category in the Customize dialog box), GUID, SubType, parent, and description of the built-in commands that appear on the toolbars and menus in ArcMap.
TypeCaptionNameCommand CategoryGUID (CLSID / ProgID)Sub TypeParentDescription
ToolbarMain MenuMain Menunone{1E739F59-E45F-11D1-9496-080009EEBECB}
esriArcMapUI.MxMenuBar
nonenonenone
MenuFileFile_Menunone{56599DD3-E464-11D1-9496-080009EEBECB}
esriArcMapUI.MxFileMenu
noneMain Menunone
CommandNewFile_NewFile{119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenuItem
1File_MenuCreate a new map
CommandOpenFile_OpenFile{119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenuItem
2File_MenuOpen an existing map
CommandSaveFile_SaveFile{119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenuItem
3File_MenuSave the current map
CommandSave AsFile_SaveAsFile{119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenuItem
4File_MenuSave the current map with a new name
CommandSave A CopyFile_SaveCopyAsFile{119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenuItem
12File_MenuSaves a copy of the current map document with the option of saving to a previous version.
MenuAdd DataAddData_Menunone{C401F530-2CA4-41C6-B608-00A9FCDDE968}
esriArcMapUI.MxAddDataMenu
noneFile_Menunone
CommandAdd DataFile_AddDataFile{E1F29C6B-4E6B-11D2-AE2C-080009EC732A}
esriArcMapUI.AddDataCommand
noneAddData_MenuAdd new data to the map's active data frame
CommandAdd Data From ArcGIS OnlineFile_AddDataFromWebCommandFile{82700ED9-02FA-465F-81D6-0E2BF73E6CE6}
esriArcMapUI.AddDataFromWebCommand
noneAddData_MenuAdd data from ArcGIS Online into your map
CommandAdd XY DataTools_AddXYDataTools{55425B75-2CE4-4909-B40A-CFE50FAD1896}
esriLocationUI.AddXYDataCommand
noneAddData_MenuAdds a new map layer based on XY events from a table
MenuGeocodingGeocode_Menunone{0EE3DF3A-8361-4435-9BD8-A3249563FC27}
esriLocationUI.MxGeocodeMenu
noneAddData_Menunone
CommandGeocode AddressesGeocodeAddresses_CommandGeocoding{5495175F-1C83-11D4-9F7D-00C04F8ED1C4}
esriLocationUI.MxGeocodeAddressesCommand
noneGeocode_MenuGeocode a table of addresses
MenuReview/Rematch AddressesMx_RematchAddressesMenunone{DADF1866-415E-49CD-B80F-B14FBFD2E5C8}
esriLocationUI.MxRematchAddressesMenu
noneGeocode_Menunone
Command{ Review/Rematch Addresses }{ Mx_RematchAddressMenuItems }none{CE33CDBC-F3DF-47AB-A125-2FE312CD94A6}
esriLocationUI.MxRematchAddressesMenuItems
noneMx_RematchAddressesMenunone
CommandAddress Locator ManagerLocatorManager_CommandGeocoding{B5D3AB84-EED1-11D3-9F76-00C04F8ED1C4}
esriLocationUI.MxLocatorManagerCommand
noneGeocode_MenuDisplays the Address Locator Manager dialog box
CommandAdd Route EventsLr_AddRouteEventsLinear Referencing{6E6364B6-9ED5-4C0C-BEF1-F489F20597BE}
esriLocationUI.AddRouteEventsCommand
noneAddData_MenuAdds a new map layer based on route events from a table
CommandAdd Query LayerFile_AddQueryLayerFile{19FDD8F7-A53D-45F8-9270-3E26C1C05D15}
esriArcMapUI.AddQueryTableCommand
noneAddData_MenuAdd new query layer to the map's active data frame
CommandPage and Print SetupFile_PageSetupFile{119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenuItem
5File_MenuSpecify page size and orientation
CommandPrint PreviewFile_PrintPreviewFile{119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenuItem
6File_MenuPreview how the map will print out
CommandPrintFile_PrintFile{119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenuItem
7File_MenuPrint the current map
CommandCreate Map PackageTools_PackageMapTools{71CB784E-4F2D-4BE5-A20F-8C400F714B8B}
esriArcMapUI.PackageMapCommand
noneFile_MenuCreate a map package from the current map.
CommandExport MapFile_ExportFile{119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenuItem
9File_MenuExport map to graphics file
CommandMap Document PropertiesFile_PropertiesFile{119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenuItem
8File_MenuDisplay the properties of this map document
Command{ Recent files }{ File_RecentFiles }none{BF4121B8-175C-11D2-8D23-080009EE4E51}
esriArcMapUI.MxRecentFiles
noneFile_Menunone
CommandExitFile_ExitFile{119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenuItem
10File_MenuExit the application
MenuEditEdit_Menunone{119591BE-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxEditMenu
noneMain Menunone
CommandUndoEdit_UndoEdit{FBF8C3FB-0480-11D2-8D21-080009EE4E51}
esriArcMapUI.MxEditMenuItem
1Edit_MenuUndo the last action
CommandRedoEdit_RedoEdit{FBF8C3FB-0480-11D2-8D21-080009EE4E51}
esriArcMapUI.MxEditMenuItem
2Edit_MenuRedo the previously undone action
CommandCutEdit_CutEdit{A33D9406-7ED5-11D0-8D7C-0080C7A4557D}
esriArcMapUI.EditCutCommand
noneEdit_MenuCut the selected element(s)
CommandCopyEdit_CopyEdit{A33D9405-7ED5-11D0-8D7C-0080C7A4557D}
esriArcMapUI.EditCopyCommand
noneEdit_MenuCopy the selected element(s)
CommandPasteEdit_PasteEdit{A33D9407-7ED5-11D0-8D7C-0080C7A4557D}
esriArcMapUI.EditPasteCommand
noneEdit_MenuPaste the clipboard contents into your map
CommandPaste SpecialPageLayout_EditPasteSpecialEdit{D4416555-9920-11D2-AD03-0000F87808EE}
esriArcMapUI.EditPasteSpecialCommand
noneEdit_MenuPaste the clipboard contents using the format you specify
CommandDeleteEdit_ClearEdit{16CD71E5-98C3-11D1-873B-0000F8751720}
esriArcMapUI.EditClearCommand
noneEdit_MenuDelete the selected element(s)
CommandCopy Map To ClipboardPageLayout_EditCopyMapEdit{57610896-4F78-11D2-AAAB-000000000000}
esriArcMapUI.EditCopyMapCommand
noneEdit_MenuCopy the map to the clipboard
CommandSelect All ElementsEdit_SelectAllEdit{161496AD-AC99-11D2-87F8-0000F8751720}
esriArcMapUI.EditSelectAllCommand
noneEdit_MenuSelects all text, graphics and other objects placed on the map
CommandUnselect All ElementsEdit_UnselectAllEdit{B3350335-1FAC-4B53-B689-A750502B0F55}
esriArcMapUI.EditUnselectAllCommand
noneEdit_MenuClear element selection
CommandZoom to Selected ElementsPageLayout_ZoomToSelectedGraphicsPage Layout{5D3E617C-13B6-4C7F-AB10-423DE02A2411}
esriArcMapUI.ZoomToSelectedGraphicsCommand
noneEdit_MenuZoom to selected elements
MenuViewView_Menunone{119591C1-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxViewMenu
noneMain Menunone
CommandData ViewView_GeographicView{65702489-A258-11D1-8740-0000F8751720}
esriArcMapUI.GeographicViewCommand
noneView_MenuSwitches to data view
CommandLayout ViewView_LayoutViewView{6570248A-A258-11D1-8740-0000F8751720}
esriArcMapUI.LayoutViewCommand
noneView_MenuSwitches to layout view
MenuGraphsDataGraphOptions_Menunone{4C6E6A2B-DD8A-11D3-A661-0008C7DF88DB}
esriArcMapUI.DataGraphOptionsMenu
noneView_Menunone
CommandCreateDataGraph_CreateDataGraph{4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB}
esriArcMapUI.DataGraphOptionsMenuItem
1DataGraphOptions_MenuCreates a new Graph
CommandCreate Scatterplot Matrix DataGraph_CreateScatterplotMatrixDataGraph{4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB}
esriArcMapUI.DataGraphOptionsMenuItem
4DataGraphOptions_MenuCreate a new Scatterplot Matrix Graph
CommandManageDataGraph_ManageDataGraph{4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB}
esriArcMapUI.DataGraphOptionsMenuItem
2DataGraphOptions_MenuManage Graphs
CommandLoadDataGraph_LoadDataGraph{4C6E6A2C-DD8A-11D3-A661-0008C7DF88DB}
esriArcMapUI.DataGraphOptionsMenuItem
3DataGraphOptions_MenuLoad Graph
Command{ Graphs }{ Tools_DataGraphMenu }none{809868AF-DF2A-11D3-A664-0008C7DF88DB}
esriArcMapUI.DataGraphMenuItem
noneDataGraphOptions_Menunone
MenuReportsReports_Menunone{C545B528-4216-4A5A-B7E5-4FC17DA4C3C9}
esriArcMapUI.ReportsMenu
noneView_Menunone
CommandCreate ReportReportWriter_CreateReportCommandReports{CDC6F22A-7DD1-490F-8FDE-4357C621BBDF}
ESRI.ArcGIS.ReportWriter.CreateReportCommand
noneReports_MenuCreate a report using the report wizard
CommandLoad ReportReportWriter_LoadReportCommandReports{089ACA9C-4A55-411C-89B2-F84DA0FA96B3}
ESRI.ArcGIS.ReportWriter.LoadReportCommand
noneReports_MenuLoad an existing report
CommandRun ReportReportWriter_RunReportCommandReports{2E6D5D18-7606-4246-8953-A56410C43E8A}
ESRI.ArcGIS.ReportWriter.RunReportCommand
noneReports_MenuRun an existing report
CommandScroll BarsPageLayout_HideShowScrollbarsPage Layout{92D490BA-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.HideShowScrollbarsCommand
noneView_MenuHide or show the scroll bars in the current view
CommandStatus BarView_StatusBarView{FBF8C40A-0480-11D2-8D21-080009EE4E51}
esriArcMapUI.MxViewMenuItem
1View_MenuShow or hide the status bar
CommandRulersPageLayout_HideShowRulersPage Layout{92D490B9-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.HideShowRulersCommand
noneView_MenuHide or show the rulers in Layout view
CommandGuidesPageLayout_HideShowSnapGuidesPage Layout{92D490BB-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.HideShowSnapGuidesCommand
noneView_MenuHide or show the guides in Layout view
CommandGridPageLayout_HideShowSnapGridPage Layout{92D490BD-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.HideShowSnapGridCommand
noneView_MenuHide or show the grid in Layout view
CommandData Frame PropertiesView_PropertiesView{FBF8C40A-0480-11D2-8D21-080009EE4E51}
esriArcMapUI.MxViewMenuItem
3View_MenuSet Data Frame properties
CommandRefreshTools_RefreshViewTools{0D6B0B06-23BB-11D4-9FF2-00C04F6BC78E}
esriArcMapUI.RefreshViewCommand
noneView_MenuRefresh the active view
CommandPause DrawingPanZoom_PauseDrawingPan/Zoom{DEB3380E-55A6-4135-B319-4F217E21F648}
esriArcMapUI.PauseDrawingCommand
noneView_MenuTemporarily suspends drawing so you can work without map redrawing
CommandPause LabelingFile_LabelPauseLabel{FED1A5BC-74BD-4E8D-FF30-ADEC3C1618A0}
esriArcMapUI.LabelPauseCommand
noneView_MenuTemporarily suspends labeling so you can work without labels drawing.
MenuBookmarksBookMarks_Menunone{E370A1CD-4CD6-11D2-AAA8-000000000000}
esriArcMapUI.MxBookmarksMenu
noneMain Menunone
CommandCreateBookmarks_InsertSpatialBookmarkBookmarks{E370A1CE-4CD6-11D2-AAA8-000000000000}
esriArcMapUI.MxBookmarksMenuItem
1BookMarks_MenuCreate a Spatial Bookmark
CommandManageBookmarks_EditBookmarkBookmarks{E370A1CE-4CD6-11D2-AAA8-000000000000}
esriArcMapUI.MxBookmarksMenuItem
2BookMarks_MenuManage spatial bookmarks
Command{ Bookmarks }{ Tools_BookMarkMenu }none{75872BE2-4277-11D2-AE1F-080009EC732A}
esriArcMapUI.MxBookmarkMenuItem
noneBookMarks_Menunone
MenuInsertInsert_Menunone{119591C4-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxInsertMenu
noneMain Menunone
CommandData FramePageLayout_NewMapPage Layout{C22579D5-BC17-11D0-8667-0000F8751720}
esriArcMapUI.NewMapCommand
noneInsert_MenuCreate a new data frame
CommandTitlePageLayout_InsertTitlePage Layout{EB70D0B3-0FA4-11D3-9F82-00C04F6BC78E}
esriArcMapUI.InsertTitleCommand
noneInsert_MenuInsert a map title in Layout view
CommandTextPageLayout_InsertTextPage Layout{EB70D0B2-0FA4-11D3-9F82-00C04F6BC78E}
esriArcMapUI.InsertTextCommand
noneInsert_MenuInsert text
MenuPageLayout_DynamicTextMenunone{1F58CC73-EAD1-4CC0-9A23-8946204CC590}
esriArcMapUI.DynamicTextMenu
noneInsert_Menunone
CommandCurrent DatePageLayout_InsertDynamicTextDynamic Text{4C1B226B-E68A-4622-B877-5AA556D2A2AC}
esriArcMapUI.InsertDynamicTextSystemDateCommand
nonePageLayout_DynamicTextMenuInsert a dynamic text element that displays the current date.
CommandCurrent TimePageLayout_InsertDynamicTextDynamic Text{4C1B226C-E68A-4622-B877-5AA556D2A2AC}
esriArcMapUI.InsertDynamicTextSystemTimeCommand
nonePageLayout_DynamicTextMenuInsert a dynamic text element that displays the current time.
CommandUser NamePageLayout_InsertDynamicTextDynamic Text{4C1B226A-E68A-4622-B877-5AA556D2A2AC}
esriArcMapUI.InsertDynamicTextSystREDDRAGON1erCommand
nonePageLayout_DynamicTextMenuInsert a dynamic text element that displays the name of the current user.
CommandAuthorPageLayout_InsertDynamicTextDynamic Text{C5F69FC3-0B0A-40A6-BCD1-38430106E7AE}
esriArcMapUI.InsertDynamicTextDocumentAuthorCommand
nonePageLayout_DynamicTextMenuInsert a dynamic text element that displays the document author.
CommandDate SavedPageLayout_InsertDynamicTextDynamic Text{C5F69FC6-0B0A-40A6-BCD1-38430106E7AE}
esriArcMapUI.InsertDynamicTextDocumentDateSavedCommand
nonePageLayout_DynamicTextMenuInsert a dynamic text element that displays the date the document was last saved.
CommandDocument NamePageLayout_InsertDynamicTextDynamic Text{0A0FCFC6-B187-4CAE-B3B3-69001724898E}
esriArcMapUI.InsertDynamicTextDocumentNameCommand
nonePageLayout_DynamicTextMenuInsert a dynamic text element that displays the document name.
CommandDocument PathPageLayout_InsertDynamicTextDynamic Text{0A0FCFC7-B187-4CAE-B3B3-69001724898E}
esriArcMapUI.InsertDynamicTextDocumentPathCommand
nonePageLayout_DynamicTextMenuInsert a dynamic text element that displays the document path.
CommandCoordinate SystemPageLayout_InsertDynamicTextDynamic Text{32BD39B8-5899-486C-BBF6-DCF86B02F930}
esriArcMapUI.InsertDynamicTextMapSpatialReferenceCommand
nonePageLayout_DynamicTextMenuInsert a dynamic text element that displays the data frame coordinate system.
CommandData Frame NamePageLayout_InsertDynamicTextDynamic Text{32BD39B4-5899-486C-BBF6-DCF86B02F930}
esriArcMapUI.InsertDynamicTextMapNameCommand
nonePageLayout_DynamicTextMenuInsert a dynamic text element that displays the data frame name.
CommandReference ScalePageLayout_InsertDynamicTextDynamic Text{32BD39B5-5899-486C-BBF6-DCF86B02F930}
esriArcMapUI.InsertDynamicTextMapReferenceScaleCommand
nonePageLayout_DynamicTextMenuInsert a dynamic text element that displays the data frame reference scale.
CommandData Frame TimePageLayout_InsertDynamicTextDynamic Text{A57498AD-D52E-402C-8810-CBA14877C3B1}
esriArcMapUI.InsertDynamicTextMapCurrentTimeCommand
nonePageLayout_DynamicTextMenuInsert a dynamic text element that displays the data frame's current time.
CommandData Driven Page NamePageLayout_InsertDynamicTextDynamic Text{316BE38A-419E-4B73-A300-E4635D560D1F}
esriArcMapUI.InsertDynamicTextPageNameCommand
nonePageLayout_DynamicTextMenuInsert a dynamic text element that displays the name of the current data driven page.
CommandData Driven Page NumberPageLayout_InsertDynamicTextDynamic Text{316BE38B-419E-4B73-A300-E4635D560D1F}
esriArcMapUI.InsertDynamicTextPageNumberCommand
nonePageLayout_DynamicTextMenuInsert a dynamic text element that displays the page number of the current data driven page.
CommandData Driven Page with CountPageLayout_InsertDynamicTextDynamic Text{316BE38C-419E-4B73-A300-E4635D560D1F}
esriArcMapUI.InsertDynamicTextPageCountCommand
nonePageLayout_DynamicTextMenuInsert a dynamic text element that displays the page number along with the total number of data driven pages.
CommandNeatlinePageLayout_NeatlinePage Layout{F0877F6E-4B93-4544-95AD-5C4F021B171E}
esriArcMapUI.NeatlineCommand
noneInsert_MenuAdd a neatline to the layout
CommandLegendPageLayout_NewLegendPage Layout{99D21D79-B475-11D1-8753-0000F8751720}
esriArcMapUI.NewLegendCommand
noneInsert_MenuInsert a legend in Layout view
CommandNorth ArrowPageLayout_NewNorthArrowPage Layout{99D21D7A-B475-11D1-8753-0000F8751720}
esriArcMapUI.NewNorthArrowCommand
noneInsert_MenuInsert a north arrow in Layout view
CommandScale BarPageLayout_NewScaleBarPage Layout{99D21D77-B475-11D1-8753-0000F8751720}
esriArcMapUI.NewScaleBarCommand
noneInsert_MenuInsert a scale bar in Layout view
CommandScale TextPageLayout_NewScaleTextPage Layout{99D21D78-B475-11D1-8753-0000F8751720}
esriArcMapUI.NewScaleTextCommand
noneInsert_MenuInsert a text description of the scale in Layout view
CommandPicturePicturePage Layout{5F933B51-C053-11D2-9F22-00C04F6BC8DD}
esriArcMapUI.NewPictureCommand
noneInsert_MenuInsert a picture
CommandObjectInsert_ObjectInsert{FBF8C408-0480-11D2-8D21-080009EE4E51}
esriArcMapUI.MxInsertMenuItem
1Insert_MenuInsert a new embedded object
MenuSelectionSelection_Menunone{EB70D0AF-0FA4-11D3-9F82-00C04F6BC78E}
esriArcMapUI.MxSelectionMenu
noneMain Menunone
CommandSelect By AttributesQuery_AttributeSelectSelection{54EBEEE6-DC82-11D1-AA7F-00C04FA37860}
esriArcMapUI.AttributeSelectCommand
noneSelection_MenuSelects features by their attribute values
CommandSelect By LocationQuery_SelectByLayerSelection{82B9951B-DD63-11D1-AA7F-00C04FA37860}
esriArcMapUI.SelectByLayerCommand
noneSelection_MenuSelects features using the location of features in another layer
CommandSelect By GraphicsQuery_SelectByGraphicsSelection{57610895-4F78-11D2-AAAB-000000000000}
esriArcMapUI.SelectByGraphicsCommand
noneSelection_MenuSelect features that are intersected by the selected graphics
CommandZoom To Selected FeaturesQuery_ZoomToSelectedSelection{AB073B49-DE5E-11D1-AA80-00C04FA37860}
esriArcMapUI.ZoomToSelectedCommand
noneSelection_MenuZoom to the selected features in all layers
CommandPan To Selected FeaturesLayer_PanToSelectionLayer{BF64319A-9062-11D2-AE71-080009EC732A}
esriArcMapUI.FeatureLayerContextMenuItems
16Selection_MenuPans to the location of the selected feature(s)
CommandStatisticsQuery_SelectionStatisticsSelection{3E58D6D0-DF7A-11D1-ADD9-080009EC732A}
esriArcMapUI.SelectionStatisticsCommand
noneSelection_MenuDisplays statistics for the selected features
CommandClear Selected FeaturesQuery_ClearSelectionSelection{37C833F3-DBFD-11D1-AA7E-00C04FA37860}
esriArcMapUI.ClearSelectionCommand
noneSelection_MenuUnselect the currently selected features in all layers
MenuInteractive Selection MethodSelectionType_Menunone{8841A0D9-4F49-11D2-AE2D-080009EC732A}
esriArcMapUI.SelectionTypeMenu
noneSelection_Menunone
CommandCreate New SelectionQuery_SelectFeaturesSelection{8841A0DA-4F49-11D2-AE2D-080009EC732A}
esriArcMapUI.SelectionTypeMenuItem
1SelectionType_MenuCreate New Selection
CommandAdd to Current SelectionQuery_AddToCurrentSelectionSelection{8841A0DA-4F49-11D2-AE2D-080009EC732A}
esriArcMapUI.SelectionTypeMenuItem
2SelectionType_MenuAdd to Current Selection
CommandRemove From Current SelectionQuery_RemoveFromCurrentSelectionSelection{8841A0DA-4F49-11D2-AE2D-080009EC732A}
esriArcMapUI.SelectionTypeMenuItem
3SelectionType_MenuRemove from Current Selection
CommandSelect From Current SelectionQuery_SelectFromCurrentSelectionSelection{8841A0DA-4F49-11D2-AE2D-080009EC732A}
esriArcMapUI.SelectionTypeMenuItem
4SelectionType_MenuSelect from Current Selection
CommandSelection OptionsQuery_SelectionOptionsSelection{EB70D0B0-0FA4-11D3-9F82-00C04F6BC78E}
esriArcMapUI.SelectionOptionsCommand
noneSelection_MenuChoose selection options such as highlight color
MenuGeoprocessingGeoprocessing_Menunone{F830D42D-806D-4A30-B560-67469B9FF3AB}
esriGeoprocessingUI.GeoprocessingMenu
noneMain Menunone
CommandBufferAnalysis Tools_BufferAnalysis Tools{80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}
esriGeoprocessingUI.GPSystemToolCommand
84Geoprocessing_MenuBuffer Features
CommandClipAnalysis Tools_ClipAnalysis Tools{80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}
esriGeoprocessingUI.GPSystemToolCommand
85Geoprocessing_MenuFeature Class Clip geoprocessing function
CommandIntersectAnalysis Tools_IntersectAnalysis Tools{80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}
esriGeoprocessingUI.GPSystemToolCommand
88Geoprocessing_MenuFeature Class Intersect geoprocessing function
CommandUnionAnalysis Tools_UnionAnalysis Tools{80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}
esriGeoprocessingUI.GPSystemToolCommand
90Geoprocessing_MenuFeature Class Update geoprocessing function
CommandMergeData Management Tools_MergeData Management Tools{80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}
esriGeoprocessingUI.GPSystemToolCommand
262Geoprocessing_MenuMerge Features Classes or Tables
CommandDissolveData Management Tools_DissolveData Management Tools{80F581B8-FF06-44EE-B6C5-4AC6E5727AC6}
esriGeoprocessingUI.GPSystemToolCommand
168Geoprocessing_MenuDissolve features within the feature class
CommandSearch For ToolsGP Search WindowGeoprocessing{A395E075-78EE-4D01-847C-773667634BF6}
esriGeoprocessingUI.GPSearchCmd
noneGeoprocessing_MenuSearch for tools
CommandArcToolboxArcToolbox_ShowToolboxArcToolbox{85980C3A-652A-47ED-8CD2-1B99DD060AAB}
esriGeoprocessingUI.ArcToolboxCmd
noneGeoprocessing_MenuArcToolbox window
CommandEnvironmentsGP Environments WindowGeoprocessing{67EFF682-3AAB-4301-B7F6-46A4178FC923}
esriGeoprocessingUI.GPEnvironmentsCmd
noneGeoprocessing_MenuOpen the Geoprocessing Environments Dialog
CommandResultsGP Search WindowGeoprocessing{9899A86C-A077-4DF4-A178-77B64AE50690}
esriGeoprocessingUI.GPResultsCmd
noneGeoprocessing_MenuResults window
CommandModelBuilderArcToolbox_ShowModelBuilderArcToolbox{F6F97AA5-40F2-4C96-8A52-09CF68B30C06}
esriGeoprocessingUI.GPModelBuilderCmd
noneGeoprocessing_MenuModelBuilder window
CommandPythonArcToolbox_ShowCommandLineArcToolbox{1A7E7146-BDFB-4755-93DE-100171382BFF}
esriGeoprocessingUI.GPCommandLineCmd
noneGeoprocessing_MenuPython window
CommandGeoprocessing Resource CenterGP Resource CenterGeoprocessing{A7EB9EF4-0457-4D83-B525-E13518A76D0A}
esriGeoprocessingUI.GPResourceCenterCmd
noneGeoprocessing_MenuGoto the Geoprocessing Resource Center
CommandGeoprocessing OptionsGP Options WindowGeoprocessing{9B927F22-E7A1-4E46-90FD-151569D0E9D2}
esriGeoprocessingUI.GPOptionsCmd
noneGeoprocessing_MenuOpen the Geoprocessing Options Dialog
MenuCustomizeCutomize_Menunone{ECA79206-50B1-43E2-8242-B19EEB7BDC00}
esriArcMapUI.MxCustomizeMenu
noneMain Menunone
MenuToolbarsnone{10BAA9F9-1C2F-11D2-94B6-080009EEBECB}
esriFramework.ToolbarContextMenu
noneCutomize_Menunone
Command{ }{ }none{2AE639DD-1C2F-11D2-94B6-080009EEBECB}
esriFramework.ToolbarContextMenuItems
nonenone
CommandExtensionsExtensionsCommandTools{F647BE13-ECCF-4D32-8B04-72CB28CEAE7C}
esriFramework.ExtensionsCommand
noneCutomize_MenuManipulates the extensions
CommandAdd-In ManagerAddInManagerTools{EC9C5C3E-A5B5-4EE5-A7C0-D029044F89C4}
esriFramework.AddInMgrCommand
noneCutomize_MenuManage your Add-Ins
MenuVBA MacrosMacros_Menunone{119591D5-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxMacrosMenu
noneCutomize_Menunone
CommandMacrosTools_MacrosTools{12FA7CAF-07AA-11D2-8D22-080009EE4E51}
esriArcMapUI.MxMacrosMenuItem
1Macros_MenuCreate, edit or execute a VBA macro
CommandVisual Basic EditorTools_VBIDETools{12FA7CAF-07AA-11D2-8D22-080009EE4E51}
esriArcMapUI.MxMacrosMenuItem
2Macros_MenuDisplay the Visual Basic Editor
CommandCustomize ModeUntitledTools{8807BD31-6947-11D2-8D4C-080009EE4E51}
esriFramework.CustomizeCommand
noneCutomize_MenuCustomize the user interface
CommandStyle ManagerTools_StyleManagerTools{10F9032E-EBDE-11D2-AB0D-000000000000}
esriArcMapUI.StyleOptionsMenuItem
2Cutomize_MenuBrowse and manage the contents of styles
CommandArcMap OptionsTools_OptionsTools{D74B2F25-AC90-11D2-87F8-0000F8751720}
esriArcMapUI.OptionsCommand
noneCutomize_MenuModify ArcMap settings
MenuWindowsWindows_Menunone{119591CF-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxWindowMenu
noneMain Menunone
Command{ New }{ Window_NewWindowItems }none{A01B0EA3-0A06-11D2-8D22-080009EE4E51}
esriArcMapUI.MxNewWindowMenuItem
noneWindows_Menunone
CommandTable Of ContentsView_ContentsView{E1F29C6D-4E6B-11D2-AE2C-080009EC732A}
esriArcMapUI.ShowTOCCommand
noneWindows_MenuOpens the Table Of Contents window so you can work with your map's contents
CommandCatalogFile_CatalogWindowFile{79D6A9E5-C3C3-4F47-9E7F-4ABE329EAA67}
esriArcMapUI.CatalogWindowCommand
noneWindows_MenuOpens the Catalog window so you can access and manage your data.
CommandSearchFile_ArcGISSearchCommandFile{3E206C92-5576-46F2-9C96-209B81D229C2}
esriArcMapUI.ArcGISSearchCommand
noneWindows_MenuOpens the Search window so you can search for data, maps, tools, etc.
CommandImage AnalysisWindow_ImageAnalysisWindowWindow{2106ABBA-A7C1-4CB9-8B10-097A647E7595}
esriArcMapUI.ImageAnalysisWindowCommand
noneWindows_MenuOpens the Image Analysis window for working with imagery
MenuHelpHelp_Menunone{119591D1-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxHelpMenu
noneMain Menunone
CommandArcGIS Desktop HelpHelp_ContentsHelp{DFD4A705-B83F-45FB-820B-2C633AF6F325}
esriFramework.HelpContentsCommand
noneHelp_MenuDisplay the help topics for ArcGIS
CommandArcGIS Desktop Resource CenterHelp_ArcGISResourceCenterHelp{4B6B8DA1-19B0-4289-AF9D-16FB23647D5D}
esriFramework.HelpMenuItem
7Help_MenuGo to the ArcGIS Desktop Resource Center Web page
CommandWhat's This?Help_ContextHelpHelp{81972F0D-388A-11D3-9F57-00C04F6BC61A}
esriFramework.HelpTool
noneHelp_MenuGet help on the menu command or tool you select
CommandAbout ArcMapHelp_About_ArcMapHelp{7E4CF9FA-6FDA-441C-B91D-76CFED5E1BF7}
esriArcMapUI.MxHelpAbout
noneHelp_MenuGet information about this application
Toolbar3D Analyst3DAnalyst_Toolbarnone{3FA6313B-7EB4-11D4-A10D-00508BD60CB9}
esri3DAnalystUI.DDDAnalystToolBar
nonenonenone
Menu3D Analyst3DAnalyst_Menunone{DD4BB1D3-7F5C-11D4-A10F-00508BD60CB9}
esri3DAnalystUI.DDDAnalystMenu
none3DAnalyst_Toolbarnone
CommandOptions3DAnalyst_Options3D Analyst{A2CD63C3-2999-430C-82C9-67ACCB218B15}
esri3DAnalystUI.DDDAnalystOptions
none3DAnalyst_MenuOptions
Command3D Analyst Layer List Control3DAnalyst_LayerListControl3D Analyst{2D73B144-8F1C-11D4-A10F-00508BD60CB9}
esri3DAnalystUI.DDDAnalystLayerListControl
none3DAnalyst_Toolbar3D Analyst Layer List Control
CommandContour Tool3DAnalyst_Contour3D Analyst{28BADA1A-8DAC-11D4-A10F-00508BD60CB9}
esri3DAnalystUI.DDDAnalystContourTool
none3DAnalyst_ToolbarGenerates the contour that passes through a query point
CommandSteepest Path Tool3DAnalyst_SteepPath3D Analyst{2D73B141-8F1C-11D4-A10F-00508BD60CB9}
esri3DAnalystUI.DDDAnalystSteepPathTool
none3DAnalyst_ToolbarGenerates the steepest path down from a point
CommandLine of Sight Tool3DAnalyst_LineofSight3D Analyst{2D73B145-8F1C-11D4-A10F-00508BD60CB9}
esri3DAnalystUI.DDDAnalystLineofSightTool
none3DAnalyst_ToolbarGenerates a line of sight between observer and target points
CommandInterpolate Point Tool3DAnalyst_InterpolatePoint3D Analyst{2D73B146-8F1C-11D4-A10F-00508BD60CB9}
esri3DAnalystUI.DDDAnalystInterpolatePointTool
none3DAnalyst_ToolbarInterpolates a 3D point from the selected surface
CommandInterpolate Line Tool3DAnalyst_InterpolateLine3D Analyst{2D73B147-8F1C-11D4-A10F-00508BD60CB9}
esri3DAnalystUI.DDDAnalystInterpolateLineTool
none3DAnalyst_ToolbarCreates a 3D line by interpolating heights from the selected surface
CommandInterpolate Polygon Tool3DAnalyst_InterpolatePolygon3D Analyst{2D73B148-8F1C-11D4-A10F-00508BD60CB9}
esri3DAnalystUI.DDDAnalystInterpolatePolygonTool
none3DAnalyst_ToolbarCreates a 3D polygon (boundary) by interpolating heights from the selected surface
MenuProfile Graph3DAnalyst_Profilesnone{208303C6-44EA-4300-9535-E57C7E3964D8}
esri3DAnalystUI.DDDAnalystProfilePalette
none3DAnalyst_Toolbarnone
CommandProfile Graph3DAnalyst_ProfileGraph3D Analyst{E765E905-9310-11D4-A10F-00508BD60CB9}
esri3DAnalystUI.DDDAnalystProfileGraphCommand
none3DAnalyst_ProfilesMake a profile graph of the selected 3d polyline.
CommandPoint Profile3DAnalyst_PointProfile3D Analyst{EFB2A6EC-68EA-4CD0-812B-690405F8EF69}
esri3DAnalystUI.DDDAnalystPointProfileTool
none3DAnalyst_ProfilesCreates a profile graph of selected points with respect to a given line.
CommandTerrain Point Profile3DAnalyst_TerrainPointProfile3D Analyst{4F8A05E3-342C-4538-9E9E-586EF63EDA79}
esri3DAnalystUI.DDDAnalystTerrainPointProfileTool
none3DAnalyst_ProfilesCreates a profile graph based on the point renderer of selected terrain.
CommandArcScene3DView_Scene3D View{BD98B4B3-DA9C-11D3-9F71-00C04F6BC619}
esri3DAnalystUI.SceneCommand
none3DAnalyst_ToolbarLaunch ArcScene
CommandArcGlobeGlobeView_GlobeGlobe View{EAC009E5-88A1-4A7C-B4A5-6D8A3D426200}
esriGlobeCoreUI.ArcGlobeCommand
none3DAnalyst_ToolbarLaunch ArcGlobe
ToolbarAdvanced EditingAdvancedEditingToolbarnone{98B0451D-2D7F-4893-9832-88C9D87C7026}
esriEditor.AdvancedEditingToolbar
nonenonenone
CommandCopy Features ToolEditor_CopyFeaturesToolAdvanced Edit Tools{CBD6B94D-653A-4C4E-9B01-218C1F782DE1}
esriEditor.CopyFeaturesTool
noneAdvancedEditingToolbarDrag a box to transform the selected features to fit into the area.
CommandFilletEditor_FilletToolAdvanced Edit Tools{D84AF5AA-1E86-441A-BEC3-A300A0484E71}
esriEditor.FilletTool
noneAdvancedEditingToolbarThe Fillet Tool allows you to place an arc tangent to two segments.
CommandExtendEditor_ExtendToolAdvanced Edit Tools{2D2B60F6-60C8-4AD6-8C38-1DD3E1A7F45C}
esriEditor.ExtendTool
noneAdvancedEditingToolbarExtends a line feature to meet the selected feature.
CommandTrimEditor_TrimToolAdvanced Edit Tools{94129272-F504-4405-8243-E4148410AF7C}
esriEditor.TrimTool
noneAdvancedEditingToolbarTrims a line feature that is cut by a selected feature.
CommandLine IntersectionEditor_LineIntersectionToolAdvanced Edit Tools{A1493DF8-E08D-44BC-A6FF-07C8619683AE}
esriEditor.LineIntersectionTool
noneAdvancedEditingToolbarIntersect features at either explicit or implied intersections.
CommandExplode Multi-part FeatureEditor_ExplodeCommandAdvanced Edit Tools{D48CAA0D-2661-4303-A2DA-99C1C5D5FB94}
esriEditor.ExplodeCommand
noneAdvancedEditingToolbarExplodes a multi-part feature into separate features
CommandGeneralizeEditor_GeneralizeCommandAdvanced Edit Tools{E820DFD0-02F4-4FF2-B8A3-4BDCD0D2BD64}
esriEditor.GeneralizeCommand
noneAdvancedEditingToolbarGeneralizes the selected line and polygon features
CommandSmoothEditor_SmoothCommandAdvanced Edit Tools{6185F30D-1B9A-470D-A52F-E37482D677FB}
esriEditor.SmoothCommand
noneAdvancedEditingToolbarSmoothes the selected line and polygon features
ToolbarAnimationAnimation_ToolBarnone{9A00FF78-85FA-47DA-A63B-ABEC2268627F}
esriAnimationUI.AnimationToolBar
nonenonenone
MenuAnimationAnimation_Menunone{9D800203-79C0-4AA5-A5AB-50A42D26816E}
esriAnimationUI.AnimationMenu
noneAnimation_ToolBarnone
CommandClear AnimationAnimation_DeleteAnimation{57BC2C2D-5FE4-4DDF-8518-7E24A41C46F6}
esriAnimationUI.AnimationDeleteCommand
noneAnimation_MenuClear the animation tracks
CommandCreate KeyframeAnimation_CreateKeyframeAnimation{950CC4B4-2865-4477-BC90-B47BEC787B1E}
esriAnimationUI.AnimationCreateKeyframeCommand
noneAnimation_MenuCreate a new animation keyframe
CommandCreate Group AnimationAnimation_LayerGroupAnimation{773AB9A8-41D1-48C2-9334-C6610D658696}
esriAnimationUI.AnimationLayerGroupCommand
noneAnimation_MenuCreate a group animation from selected layers
CommandCreate Time Layer AnimationAnimation_CreateTimeTrackAnimation{EF68A828-5453-4133-8831-47CD216EA8F3}
esriAnimationUI.AnimationCreateTimeTrackCommand
noneAnimation_MenuCreate a new animation time layer track
CommandCreate Flyby from PathAnimation_CreateFromPathAnimation{7C5325EC-B37F-4E7C-B9A3-740CF8A75F8A}
esriAnimationUI.AnimationFlyFromPathCommand
noneAnimation_MenuCreate a view animation track from a selected path
CommandLoad Animation FileAnimation_OpenAnimation{70E7F641-1589-4D13-9FC2-C341FA8FF4C0}
esriAnimationUI.AnimationOpenFileCommand
noneAnimation_MenuLoad an animation file into the scene
CommandSave Animation FileAnimation_SaveAnimation{C1264170-89B1-48B2-B3AD-D7CF65E23D62}
esriAnimationUI.AnimationSaveFileCommand
noneAnimation_MenuSave the scene animation to a file
CommandExport AnimationAnimation_ExportAnimationAnimation{3B30EABC-B9A8-453C-9D43-E980C726196A}
esriAnimationUI.AnimationExportCommand
noneAnimation_MenuExport the scene animation to a video file
CommandAnimation ManagerAnimation_ManageAnimation{CB9F62CD-1DCC-4AAC-BCB2-57FCCB7D94CB}
esriAnimationUI.AnimationManagerCommand
noneAnimation_MenuOpen the animation manager dialog
CommandCapture ViewAnimation_CaptureViewAnimation{4FCB51A6-22E2-4D1D-95C6-DC49BB27651C}
esriAnimationUI.AnimationCaptureViewCommand
noneAnimation_ToolBarCapture the current extent to an animation
CommandAnimation ControlsAnimation_ControlsAnimation{4DBEE091-195D-4915-9221-062AE949AAA7}
esriAnimationUI.AnimationControlsCommand
noneAnimation_ToolBarOpen animation playing and recording controls
ToolbarArcScanArcScan_VectorizationToolBarnone{AE1120FB-0694-49EE-8241-B8B088EB679F}
esriArcScan.VectorizationToolBar
nonenonenone
CommandArcScan Raster LayerArcScan_TargetLayerControlArcScan{81112F1C-62EC-44CB-BAEC-F3F125D58197}
esriArcScan.TargetLayerControl
noneArcScan_VectorizationToolBarThe raster layer that will be used for vectorization, snapping and cleanup operations.
CommandRaster Snapping OptionsArcScan_Snapping_OptionsArcScan{3013D403-B1E1-4549-88E8-317800632796}
esriArcScan.RasterSnappingOptionsCommand
noneArcScan_VectorizationToolBarOpens the raster snapping options dialog.
MenuVectorization ArcScan_VectorizationMenunone{B2335572-8C05-4C59-8C53-A0D61E1FD94F}
esriArcScan.VectorizationMenu
noneArcScan_VectorizationToolBarnone
CommandVectorization SettingsArcScan_OptionsDialogCommandArcScan{59681BD4-FE13-44D4-8F1E-DCE331F481A3}
esriArcScan.VectorizationSettingsDialogCommand
noneArcScan_VectorizationMenuShows or hides the vectorization settings modeless dialog.
CommandShow PreviewArcScan_ShowPreviewArcScan{CB62CB4C-7311-4082-BE22-722C96A0CDD1}
esriArcScan.VectorizationPreviewCommand
noneArcScan_VectorizationMenuShow preview of the vectorization result for the current extent.
CommandGenerate FeaturesArcScan_VectorizeArcScan{B839739F-451F-4660-A608-96AAF0B708BA}
esriArcScan.VectorizeCommand
noneArcScan_VectorizationMenuCreate features from the raster.
CommandOptionsArcScan_OptionsArcScan{8B181677-4A96-40F3-B243-D147BF79DCED}
esriArcScan.VectorizationOptionsCommand
noneArcScan_VectorizationMenuOpens the vectorization options dialog.
CommandGenerate Features Inside AreaArcScan_VectorizeAreaArcScan{F4CDAED0-63E7-4E49-9308-46F043B4529B}
esriArcScan.VectorizeAreaTool
noneArcScan_VectorizationToolBarVectorizes features inside a polygonal area.
CommandVectorization TraceArcScan_TraceArcScan{AF5A55F5-F5BA-4CC6-901A-059DA7E2F2F3}
esriArcScan.RasterTraceTool
noneArcScan_VectorizationToolBarTrace and vectorize raster linear features.
CommandVectorization Trace Between PointsArcScan_TraceArcScan{23B0A943-F01D-40D7-B5F4-79ADEF23AFEE}
esriArcScan.RasterTraceTool2
noneArcScan_VectorizationToolBarTrace and vectorize raster linear features.
CommandShape RecognitionArcScan_ShapeRecognitionArcScan{ACDA6C39-738A-4AEB-818E-BE1A5E55685D}
esriArcScan.RasterShapeRecognitionTool
noneArcScan_VectorizationToolBarVectorize square, rectangle, circle and elliptical shapes.
MenuRaster Cleanup ArcScan_RasterCleanupMenunone{BEC0D42D-3690-4372-845F-A620398979E6}
esriArcScan.RasterCleanupMenu
noneArcScan_VectorizationToolBarnone
CommandStart CleanupArcScan_StartCleanupArcScan{304D5758-8AAC-4053-912F-1BA6249EF8CF}
esriArcScan.StartCleanupCommand
noneArcScan_RasterCleanupMenuStarts Raster Cleanup Session
CommandStop CleanupArcScan_StopCleanupArcScan{CC8C4E6F-29AC-4527-B5DE-62E302CE429B}
esriArcScan.StopCleanupCommand
noneArcScan_RasterCleanupMenuStops Raster Cleanup Session
CommandRaster Painting ToolbarArcScan_CleanupToolbarArcScan{8DBF6146-9057-40EA-82D7-58587933E0D9}
esriArcScan.RasterCleanupToolbarCommand
noneArcScan_RasterCleanupMenuDisplays the raster painting toolbar
CommandErase Selected CellsArcScan_EraseSelectionCommandArcScan{B37F474D-C4A4-4102-A798-E8BF61DB353B}
esriArcScan.VectorizationEraseSelectionCommand
noneArcScan_RasterCleanupMenuErase selection with the background color.
CommandFill Selected CellsArcScan_FillSelectionCommandArcScan{84CD46C4-6AF8-43F2-BAAF-0CD9B3C9DA6A}
esriArcScan.VectorizationFillSelectionCommand
noneArcScan_RasterCleanupMenuFill selection with the foreground color.
CommandErosionArcScan_MorphologicalCommandArcScan{14AFF506-E6AF-4868-ABA4-1E4BAD14B024}
esriArcScan.VectorizationMorphologicalErosionCommand
noneArcScan_RasterCleanupMenuErode or thin the foreground cells by a number of pixels.
CommandDilationArcScan_MorphologicalCommandArcScan{18C9C9EB-FBAA-4D52-9252-837FF784196D}
esriArcScan.VectorizationMorphologicalDilationCommand
noneArcScan_RasterCleanupMenuDilate or grow the foreground cells by a number of pixels.
CommandOpeningArcScan_MorphologicalCommandArcScan{1A1D4B7E-FD01-4703-B4E0-BB711338BCE6}
esriArcScan.VectorizationMorphologicalOpeningCommand
noneArcScan_RasterCleanupMenuErode then Dilate the foreground cells by a number of pixels.
CommandClosingArcScan_MorphologicalCommandArcScan{1B37AE4C-6580-43A4-AC63-4960E0F2377E}
esriArcScan.VectorizationMorphologicalClosingCommand
noneArcScan_RasterCleanupMenuDilate then Erode the foreground cells by a number of pixels.
CommandSaveArcScan_SaveCleanupArcScan{413DCCA0-7619-4BAD-86D8-4FC3A0A31E18}
esriArcScan.SaveCleanupCommand
noneArcScan_RasterCleanupMenuSaves any pending raster cleanup edits
CommandSave AsArcScan_SaveCleanupAsArcScan{479E754E-2E61-4EA8-859D-6176D7B4EA02}
esriArcScan.SaveCleanupAsCommand
noneArcScan_RasterCleanupMenuSaves raster with a new name
MenuCell Selection ArcScan_CellSelectionMenunone{64525DC9-F6D3-48EA-98C4-F331033EC5E8}
esriArcScan.VectorizationCellSelectionMenu
noneArcScan_VectorizationToolBarnone
CommandSelect Connected CellsArcScan_SelectByGeometryArcScan{05DC9882-C037-4F04-BDB7-958132F5F8C3}
esriArcScan.VectorizationSelectByGeometryCommand
noneArcScan_CellSelectionMenuSelect connected cells based on geometry.
MenuInteractive Selection TargetArcScan_SelectionsMenunone{AACB49FD-85C9-4CFF-9719-8D9CD9845611}
esriArcScan.VectorizationSelectionsMenu
noneArcScan_CellSelectionMenunone
Command{ Selection Types }{ Vectorization_SelectionMultiMenu }none{5A6D431C-ADC1-4F0E-AAAC-3D313F62A482}
esriArcScan.VectorizationSelectionMultiItem
noneArcScan_SelectionsMenunone
CommandClear Selected CellsArcScan_ClearSelectionCommandArcScan{7EB10858-DC1E-486D-98FE-61E3F3A3E9B2}
esriArcScan.VectorizationClearSelectionCommand
noneArcScan_CellSelectionMenuClear the selected cell selection.
CommandSave Selection AsArcScan_SaveSelectionAsArcScan{B694DA0E-014C-47BF-BADB-21D16C0BC97C}
esriArcScan.VectorizationSaveSelectionAsCommand
noneArcScan_CellSelectionMenuSaves the current connected cell selection to a new raster file.
CommandSelect Connected CellsArcScan_SelectArcScan{A90B423C-9D7F-475D-81DB-627EB6C82194}
esriArcScan.VectorizationSelectTool
noneArcScan_VectorizationToolBarSelects connected cells.
CommandFind Connected Cell AreaArcScan_AreaArcScan{77F9B641-A12F-4202-A4C2-7A96C924E1C5}
esriArcScan.VectorizationAreaTool
noneArcScan_VectorizationToolBarFind connected cell area.
CommandFind Diagonal of the Envelope of Connected CellsArcScan_DiagonalArcScan{D9442B05-5DD2-4DA3-86FB-110EBB71A2F8}
esriArcScan.VectorizationDiagonalTool
noneArcScan_VectorizationToolBarFind diagonal of the envelope of connected cells.
CommandRaster Line WidthArcScan_LineWidthArcScan{27E54ABE-2B58-445B-9A1C-D59EEA1D7517}
esriArcScan.VectorizationLineWidthTool
noneArcScan_VectorizationToolBarFind the width of a raster line feature.
ToolbarCOGOCOGOToolbarnone{0101CB95-495A-4ECD-B6F1-C32BFFF17DF9}
esriEditor.COGOToolbar
nonenonenone
CommandTraverseEditor_TraverseWindowCommandAdvanced Edit Tools{957F26DD-9798-47BC-AA9E-1C6B10328175}
esriEditor.TraverseWindowCommand
noneCOGOToolbarShows the Traverse window.
CommandConstruct 2-Point LineEditor_ConstructTwoPointLineCommandAdvanced Edit Tools{E58659BA-5A77-4C2F-9AE6-0B2700475F03}
esriEditor.ConstructTwoPointLineCommand
noneCOGOToolbarConstructs a 2-Point line feature using COGO methods.
CommandOffset LineEditor_OffsetLineCommandAdvanced Edit Tools{CBC22CCF-F251-437C-A2BB-3F3DC3335352}
esriEditor.OffsetLineCommand
noneCOGOToolbarCreate a line at a specified distance and perpendicular offset from a selected line.
CommandConstruct a cul-de-sacCulDeSacCommandAdvanced Edit Tools{70DDBB82-919D-4E68-BABA-B1BFB6C02874}
esriEditor.CulDeSacCommand
noneCOGOToolbarConstruct a symmetrical or asymmetrical cul-de-sac from a street centerline.
CommandProportionEditor_ProportionCommandAdvanced Edit Tools{F0351581-29B7-46A6-A3C2-E601B66691B0}
esriEditor.ProportionCommand
noneCOGOToolbarSplits the selected feature proportionally.
CommandGround to Grid CorrectionGroundToGridCorrectionCommandAdvanced Edit Tools{7851E9DD-9FF8-4670-9CBB-914780603920}
esriEditor.GroundToGridCorrectionCommand
noneCOGOToolbarView and change the current direction offset and distance factor.
CommandCOGO ReportCOGOReportCommandAdvanced Edit Tools{400CFDBF-7F40-4514-94BD-F32052A2E7FA}
esriEditor.COGOReportCommand
noneCOGOToolbarShows/hides the COGO report window.
CommandCOGO AreaCOGOAreaCommandAdvanced Edit Tools{4DC0720C-A283-4455-81F7-BBDC3B3349B5}
esriEditor.COGOAreaCommand
noneCOGOToolbarReports the COGO area and other information for the selected COGO lines.
CommandCurve CalculatorCurveCalculatorCommandAdvanced Edit Tools{349610FB-3C6B-426F-9DBE-8197F992013D}
esriEditor.CurveCalculatorCommand
noneCOGOToolbarReports missing parameters for curves.
CommandSplit into COGO linesSplitIntoCOGOLinesCommandAdvanced Edit Tools{406C12C0-D9C8-4349-8D58-86C2107F6585}
esriEditor.SplitIntoCOGOLinesCommand
noneCOGOToolbarSplit selected line features into new two point line features.
CommandUpdate COGO AttributesEditor_UpdateCOGOAttributesCommandAdvanced Edit Tools{3B88738F-501C-4B7A-9228-F82365ACA623}
esriEditor.UpdateCOGOAttributesCommand
noneCOGOToolbarUpdate the line COGO attributes from the geometry of the selected features.
ToolbarData Frame ToolsTools_DataFrameToolbarnone{4A8E6349-065E-11D4-9FE9-00C04F6BC78E}
esriArcMapUI.DataFrameToolBar
nonenonenone
CommandRotate Data FramePanZoom_RotatePan/Zoom{0830FB36-7EE6-11D0-87EC-080009EC732A}
esriArcMapUI.RotateTool
noneTools_DataFrameToolbarRotate the data frame interactively
CommandClear RotationPanZoom_ClearMapRotationPan/Zoom{20E5982F-2BC9-47ED-9A39-73375DE3DF31}
esriArcMapUI.ClearMapRotationCommand
noneTools_DataFrameToolbarSet the data frame's rotation to zero
CommandRotate Data FramePanZoom_MapRotationPan/Zoom{B7913579-5A3B-4ECE-A12B-92530CE90C60}
esriArcMapUI.MapRotationControl
noneTools_DataFrameToolbarRotate the data frame by the specified angle
CommandMy PlacesControlToolsGeneric_MyPlacesGeneric{138C5B5B-439C-4DA0-8EF8-78B61F94A70A}
esriControls.ControlsMyPlacesCommand
noneTools_DataFrameToolbarCreate and work with a list of your frequently used addresses, locations and features
ToolbarDistributed GeodatabaseDistributed Geodatabasenone{74FEF2A6-0B53-4C37-A157-7930C08293E7}
esriGeoDatabaseDistributedUI.ReplicationToolBar
nonenonenone
MenuDistributed GeodatabaseDistributedGeodatabasenone{F77F70B5-2758-4088-B5FD-8FB7655EA2FC}
esriGeoDatabaseDistributedUI.DistributedGeodatabaseMenu
noneDistributed Geodatabasenone
CommandImport Schema ChangesDistributed GeodatabaseDistributed Geodatabase{6A0CE2E6-0EAC-45F4-85A2-D7A57F61A6CD}
esriGeoDatabaseDistributedUI.ImportReplicaSchemaCommand
noneDistributedGeodatabaseImport Schema Changes
CommandExport Replica SchemaExport Replica Schema...Distributed Geodatabase{D7026198-3D07-4680-8FA1-CE94342E3D7F}
esriGeoDatabaseDistributedUI.ExportReplicaSchemaCommand
noneDistributedGeodatabaseExport Replica Schema
CommandCompare Replica SchemaC&ompare Replica Schema...Distributed Geodatabase{D071B4EA-8711-42AB-A357-3BF1A0CE0E05}
esriGeoDatabaseDistributedUI.ExportReplicaSchemaChangesCommand
noneDistributedGeodatabaseExport Schema Changes
CommandCreate Replica FootprintsCreate Replica LayerDistributed Geodatabase{ACE89576-F621-419E-A742-410A7CB027A3}
esriGeoDatabaseDistributedUI.CreateReplicaLayerCommand
noneDistributedGeodatabaseCreate Replica Footprints
CommandOptionsGeodatabase Distributed OptionsDistributed Geodatabase{46B8DF84-F2D1-46E7-AB74-97B8420D78E3}
esriGeoDatabaseDistributedUI.DistributedGeodatabaseOptions
noneDistributedGeodatabaseDistributed Geodatabase Optons.
CommandCreate ReplicaCreate ReplicaDistributed Geodatabase{EA2F6CBD-7152-471E-8EC1-7F71D7BFEC9F}
esriGeoDatabaseDistributedUI.CreateReplicaCommand
noneDistributed GeodatabaseCreate a child replica from an ArcSDE database to another database so it can be edited
CommandSynchronize ChangesSynchronize ReplicaDistributed Geodatabase{7D93758F-90F7-423B-B02D-CBFA9FD31289}
esriGeoDatabaseDistributedUI.SynchronizeReplicaCommand
noneDistributed GeodatabaseSynchronize data between a child and a parent replica
CommandExport Data Changes MessageSynchronize Changes...Distributed Geodatabase{56C26482-0FFC-4541-AE15-6DADC8AB9E47}
esriGeoDatabaseDistributedUI.ExportChangesCommand
noneDistributed GeodatabaseExport Changes to checked out data in a database into a delta database
CommandExport Acknowledgment Message{56C26482-0FFC-4541-AE15-6DADC8AB9E47}Distributed Geodatabase{08D8A2D8-EB39-4832-9439-A409991F8FCA}
esriGeoDatabaseDistributedUI.ExportAckCommand
noneDistributed GeodatabaseExport acknowledgment message from a multi generation to xml file.
CommandImport MessageImport MessageDistributed Geodatabase{903258F7-5E96-4D99-AB24-74F526F32B8A}
esriGeoDatabaseDistributedUI.ImportChangesCommand
noneDistributed GeodatabaseImport Changes from a delta database or delta xml file to the current selected version or check-out.
CommandRe-Export Unacknowledged MessagesDistributed GeodatabaseDistributed Geodatabase{6798F85F-8912-45DF-B506-917825A3A404}
esriGeoDatabaseDistributedUI.ReExportChangesCommand
noneDistributed GeodatabaseRe-Export unacknowledged messages from a multi generation replica to xml updategram file.
CommandManage ReplicasReplica ManagerDistributed Geodatabase{25DF5FD9-8614-4962-8E64-CBFA7FCB3C4C}
esriGeoDatabaseDistributedUI.ReplicaManagerCommand
noneDistributed GeodatabaseManage the replicas in a Geodatabase
CommandExtract DataUntitledDistributed Geodatabase{090733BE-BEF9-469B-9BB1-5F17AD2A7D5A}
esriGeoDatabaseDistributedUI.DataExtractionCommand
noneDistributed GeodatabaseExtract data from one database into another database
ToolbarDrawPageLayout_DrawToolbarnone{5DEB1DB4-C2A9-11D1-B9A2-080009EE4E51}
esriArcMapUI.DrawToolBar
nonenonenone
MenuDrawingPageLayout_DrawingMenunone{CF3A35DE-EB3C-11D1-8782-0000F8751720}
esriArcMapUI.ArrangeMenu
nonePageLayout_DrawToolbarnone
CommandNew Annotation GroupMap_NewGraphicsLayerData Frames{BC58C7A0-C68E-11D2-9F32-00C04F6BC6A5}
esriArcMapUI.NewGraphicsLayerCommand
nonePageLayout_DrawingMenuCreate a new annotation group in which to store text and graphics
MenuActive Annotation TargetPageLayout_ActiveGraphicsLayersMenunone{BC58C79F-C68E-11D2-9F32-00C04F6BC6A5}
esriArcMapUI.ActiveGraphicsLayerMenu
nonePageLayout_DrawingMenunone
Command{ Annotation Targets }{ PageLayout_GraphicsLayersListMenu }none{BC58C79C-C68E-11D2-9F32-00C04F6BC6A5}
esriArcMapUI.GraphicsLayersListMenu
nonePageLayout_ActiveGraphicsLayersMenunone
CommandOverflow AnnotationWindow_OverFlowLabelsView{444EDA0F-4778-4BD3-9F47-5762ADA07F87}
esriArcMapUI.OverflowAnnotationCommand
nonePageLayout_DrawingMenuDisplay Overflow Annotation Window
CommandGroupPageLayout_GroupPage Layout{4B96A443-FA41-11D0-83AF-080009B996CC}
esriArcMapUI.GroupCommand
nonePageLayout_DrawingMenuGroup the selected elements
CommandUngroupLayoutTools_UngroupPage Layout{4B96A444-FA41-11D0-83AF-080009B996CC}
esriArcMapUI.UngroupCommand
nonePageLayout_DrawingMenuUngroup the selected element(s)
MenuGraphic OperationsPageLayout_GeometryElementContextMenunone{CC0DCD29-DE5E-11D3-9FF8-00C04F6BC8DD}
esriArcMapUI.GeometryElementContextMenu
nonePageLayout_DrawingMenunone
CommandUnionPageLayout_GeometryElementUnionPage Layout{CC0DCD2B-DE5E-11D3-9FF8-00C04F6BC8DD}
esriArcMapUI.GeometryElementUnionCommand
nonePageLayout_GeometryElementContextMenuUnions the selected elements together
CommandIntersectPageLayout_GeometryElementIntersectPage Layout{CC0DCD2E-DE5E-11D3-9FF8-00C04F6BC8DD}
esriArcMapUI.GeometryElementIntersectCommand
nonePageLayout_GeometryElementContextMenuCreates a single intersected polygon from the selected elements
CommandRemove OverlapPageLayout_GeometryElementSymmetricDifferencePage Layout{CC0DCD2D-DE5E-11D3-9FF8-00C04F6BC8DD}
esriArcMapUI.GeometryElementSymmetricDifferenceCommand
nonePageLayout_GeometryElementContextMenuSymmetric Difference between the selected elements
CommandSubtractPageLayout_GeometryElementDifferencePage Layout{036BA451-E983-11D3-A005-00C04F6BC8DD}
esriArcMapUI.GeometryElementDifferenceCommand
nonePageLayout_GeometryElementContextMenuDifference between the selected elements
MenuOrderPageLayout_OrderMenunone{CF3A35E2-EB3C-11D1-8782-0000F8751720}
esriArcMapUI.OrderMenu
nonePageLayout_DrawingMenunone
CommandBring to FrontPageLayout_BringToFrontPage Layout{92D490B2-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.BringToFrontCommand
nonePageLayout_OrderMenuBring the selected element(s) to the front
CommandSend to BackPageLayout_SendToBackPage Layout{92D490B3-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.SendToBackCommand
nonePageLayout_OrderMenuSend the selected element(s) to the back
CommandBring ForwardPageLayout_BringForwardPage Layout{92D490B4-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.BringForwardCommand
nonePageLayout_OrderMenuBring the selected element(s) forward
CommandSend BackwardPageLayout_SendBackwardPage Layout{92D490B5-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.SendBackwardCommand
nonePageLayout_OrderMenuSend the selected element(s) backwards
MenuNudgePageLayout_NudgeMenunone{CF3A35DF-EB3C-11D1-8782-0000F8751720}
esriArcMapUI.NudgeMenu
nonePageLayout_DrawingMenunone
CommandNudge LeftPageLayout_NudgeLeftPage Layout{92D490AE-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.NudgeLeftCommand
nonePageLayout_NudgeMenuMove the selected element(s) left
CommandNudge RightPageLayout_NudgeRightPage Layout{92D490AF-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.NudgeRightCommand
nonePageLayout_NudgeMenuMove the selected element(s) right
CommandNudge UpPageLayout_NudgeUpPage Layout{92D490B0-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.NudgeUpCommand
nonePageLayout_NudgeMenuMove the selected element(s) up
CommandNudge DownPageLayout_NudgeDownPage Layout{92D490B1-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.NudgeDownCommand
nonePageLayout_NudgeMenuMove the selected element(s) down
MenuAlignPageLayout_AlignMenunone{CF3A35E0-EB3C-11D1-8782-0000F8751720}
esriArcMapUI.AlignMenu
nonePageLayout_DrawingMenunone
CommandAlign to MarginsPageLayout_AlignToMarginsPage Layout{92D4909E-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignToMarginsCommand
nonePageLayout_AlignMenuToggle whether alignment is to page margins or elements in the selection
CommandAlign LeftPageLayout_AlignLeftPage Layout{92D4909F-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignLeftCommand
nonePageLayout_AlignMenuAlign selected elements to the left
CommandAlign CenterPageLayout_AlignCenterPage Layout{92D490A0-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignCenterCommand
nonePageLayout_AlignMenuAlign selected elements to the horizontal center
CommandAlign RightPageLayout_AlignRightPage Layout{92D490A1-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignRightCommand
nonePageLayout_AlignMenuAlign selected elements to the right
CommandAlign TopPageLayout_AlignTopPage Layout{92D490A2-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignTopCommand
nonePageLayout_AlignMenuAlign selected elements to the top
CommandAlign Vertical CenterPageLayout_AlignMiddlePage Layout{92D490A3-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignMiddleCommand
nonePageLayout_AlignMenuAlign selected elements to the vertical center
CommandAlign BottomPageLayout_AlignBottomPage Layout{92D490A4-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignBottomCommand
nonePageLayout_AlignMenuAlign selected elements to the bottom
MenuDistributePageLayout_DistributeMenunone{CF3A35E5-EB3C-11D1-8782-0000F8751720}
esriArcMapUI.DistributeMenu
nonePageLayout_DrawingMenunone
CommandDistribute HorizontallyPageLayout_DistributeHorizontallyPage Layout{92D490A5-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.DistributeHorizontallyCommand
nonePageLayout_DistributeMenuDistribute selected elements evenly in the horizontal direction
CommandDistribute VerticallyPageLayout_DistributeVerticallyPage Layout{92D490A6-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.DistributeVerticallyCommand
nonePageLayout_DistributeMenuDistribute selected elements evenly in the vertical direction
CommandMake Same SizePageLayout_MakeSameSizePage Layout{92D490A7-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.MakeSameSizeCommand
nonePageLayout_DistributeMenuMake selected elements the same height and width
CommandMake Same WidthPageLayout_MakeSameWidthPage Layout{92D490A8-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.MakeSameWidthCommand
nonePageLayout_DistributeMenuMake selected elements the same width
CommandMake Same HeightPageLayout_MakeSameHeightPage Layout{92D490A9-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.MakeSameHeightCommand
nonePageLayout_DistributeMenuMake the selected elements the same height
CommandFit to MarginsPageLayout_FitToMarginPage Layout{B7E9C434-4288-4AA1-A613-8861723B8130}
esriArcMapUI.FitToMarginCommand
nonePageLayout_DistributeMenuMake the selected element the same size as the printer margin
CommandFit Width to MarginsPageLayout_FitToMarginWidthPage Layout{B7E9C435-4288-4AA1-A613-8861723B8130}
esriArcMapUI.FitToMarginWidthCommand
nonePageLayout_DistributeMenuMake the selected element the same width as the printer margin
CommandFit Height to MarginsPageLayout_FitToMarginHeightPage Layout{B7E9C436-4288-4AA1-A613-8861723B8130}
esriArcMapUI.FitToMarginHeightCommand
nonePageLayout_DistributeMenuMake the selected element the same height as the printer margin
MenuRotate or FlipPageLayout_RotateOrFlipMenunone{CF3A35E1-EB3C-11D1-8782-0000F8751720}
esriArcMapUI.RotateOrFlipMenu
nonePageLayout_DrawingMenunone
CommandRotate RightPageLayout_RotateLeftPage Layout{92D490AA-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.RotateLeftCommand
nonePageLayout_RotateOrFlipMenuRotate the selected text or graphic(s) 90 degrees clockwise
CommandRotate LeftPageLayout_RotateRightPage Layout{92D490AB-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.RotateRightCommand
nonePageLayout_RotateOrFlipMenuRotate the selected text or graphic(s) 90 degrees counter-clockwise
CommandFlip HorizontallyPageLayout_FlipHorizontalPage Layout{92D490AC-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.FlipHorizontalCommand
nonePageLayout_RotateOrFlipMenuFlip the selected text or element(s) horizontally
CommandFlip VerticallyPageLayout_FlipVerticalPage Layout{92D490AD-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.FlipVerticalCommand
nonePageLayout_RotateOrFlipMenuFlip the selected text or element(s) vertically
CommandConvert Graphics To FeaturesMap_ConvertGraphicsToFeaturesData Frames{CF539DBA-3533-4CE9-92CE-65248A30E60D}
esriArcMapUI.GraphicsToFeaturesCommand
nonePageLayout_DrawingMenuConverts Graphics To Features
CommandDefault Symbol PropertiesMap_DefaultSymbolPropertiesData Frames{14B5EEDA-D906-11D3-9FF5-00C04F6BC8DD}
esriArcMapUI.DefaultSymbolPropertiesCommand
nonePageLayout_DrawingMenuSet Default Symbol Properties
CommandSelect ElementsPageLayout_SelectToolPage Layout{C22579D1-BC17-11D0-8667-0000F8751720}
esriArcMapUI.SelectTool
nonePageLayout_DrawToolbarSelect, resize and move text, graphics and other objects placed on the map
CommandRotatePageLayout_RotateElementPage Layout{66770314-FBC0-11D1-A24E-080009B6F22B}
esriArcMapUI.RotateElementTool
nonePageLayout_DrawToolbarRotates the selected text or graphic(s)
CommandZoom to Selected ElementsPageLayout_ZoomToSelectedGraphicsPage Layout{5D3E617C-13B6-4C7F-AB10-423DE02A2411}
esriArcMapUI.ZoomToSelectedGraphicsCommand
nonePageLayout_DrawToolbarZoom to selected elements
MenuDrawing ToolsPageLayout_DrawingToolsnone{5AAD204F-D030-11D2-9F35-00C04F6BC61A}
esriArcMapUI.MxDrawToolsPalette
nonePageLayout_DrawToolbarnone
CommandRectanglePageLayout_NewRectanglePage Layout{3A9767C3-F253-11D0-83A4-080009B996CC}
esriArcMapUI.NewRectangleTool
nonePageLayout_DrawingToolsDraw a rectangle
CommandPolygonPageLayout_NewPolygonPage Layout{12957C21-F327-11D0-83A5-080009B996CC}
esriArcMapUI.NewPolygonTool
nonePageLayout_DrawingToolsDraw a polygon
CommandCirclePageLayout_NewCirclePage Layout{F514A1F1-C5CB-11D2-9F28-00C04F6BC8DD}
esriArcMapUI.NewCircleTool
nonePageLayout_DrawingToolsDraw a circle
CommandEllipsePageLayout_NewEllipsePage Layout{06A40B04-C603-11D2-9F28-00C04F6BC8DD}
esriArcMapUI.NewEllipseTool
nonePageLayout_DrawingToolsDraw an ellipse
CommandLinePageLayout_NewLinePage Layout{35FD9573-D79A-11D0-8388-080009B996CC}
esriArcMapUI.NewLineTool
nonePageLayout_DrawingToolsDraw a line
CommandCurvePageLayout_NewCurvePage Layout{7BB9DFD4-CCF4-11D2-9F30-00C04F6BC8DD}
esriArcMapUI.NewCurveTool
nonePageLayout_DrawingToolsDraw a curve
CommandFreeHandPageLayout_NewFreeHandPage Layout{57E77868-D015-11D2-9F31-00C04F6BC8DD}
esriArcMapUI.NewFreeHandTool
nonePageLayout_DrawingToolsDraw a freehand line
CommandMarkerPageLayout_NewMarkerPage Layout{530FD713-EF0C-11D0-83A0-080009B996CC}
esriArcMapUI.NewMarkerTool
nonePageLayout_DrawingToolsDraw a marker (point symbol)
MenuText toolsPageLayout_TextToolsnone{507DD1C3-E921-11D2-9F58-00C04F6BC6A5}
esriArcMapUI.MxTextToolsPalette
nonePageLayout_DrawToolbarnone
CommandNew TextPageLayout_NewTextPage Layout{204034D4-F6EA-11D0-83AD-080009B996CC}
esriArcMapUI.NewTextTool
nonePageLayout_TextToolsAdd text to the map by typing it in
CommandSplined TextPageLayout_NewTextCurvePage Layout{3407D7C3-D74C-11D2-9F41-00C04F6BC6A5}
esriArcMapUI.NewCurveTextTool
nonePageLayout_TextToolsAdd curved text to the map by typing it in
CommandLabelPageLayout_LabelLabel{A13C5AD5-C207-11D2-9F30-00C04F6BC6A5}
esriArcMapUI.LabelTool
nonePageLayout_TextToolsLabel features with their attributes by clicking on them
CommandCalloutPageLayout_CalloutToolPage Layout{7EA8F0C0-D0DC-11D2-98A2-0080C7E04196}
esriArcMapUI.CalloutTool
nonePageLayout_TextToolsAdd a text callout
CommandPolygon TextPageLayout_NewPolygonPage Layout{00A0163B-390D-44E3-8BC4-4C306FAD8CA2}
esriArcMapUI.NewPolygonTextTool
nonePageLayout_TextToolsDraws a polygon for text
CommandRectangle TextPageLayout_NewRectanglePage Layout{9F30D6E8-77A6-446A-97B1-4DB07500F02B}
esriArcMapUI.NewRectangleTextTool
nonePageLayout_TextToolsDraws a rectangle for text
CommandCircle TextPageLayout_NewCircleTextPage Layout{2EF90D59-0FB6-48DF-9356-9EA1E8F29EF1}
esriArcMapUI.NewCircleTextTool
nonePageLayout_TextToolsDraw a circle for text
CommandEdit VerticesPageLayout_EditVerticesPage Layout{D5109671-75B9-11D2-A2D3-080009B6F22B}
esriArcMapUI.EditVerticesTool
nonePageLayout_DrawToolbarEdit vertices of selected line, polygon, or curve
CommandFontText_FontText{BDBDC3D1-D56D-11D1-A219-080009B6F22B}
esriArcMapUI.FontNameControl
nonePageLayout_DrawToolbarChange to a different font
CommandFont SizeText_FontSizeText{BDBDC3D2-D56D-11D1-A219-080009B6F22B}
esriArcMapUI.FontSizeControl
nonePageLayout_DrawToolbarChange the font size
CommandBoldText_BoldText{BDBDC3D3-D56D-11D1-A219-080009B6F22B}
esriArcMapUI.FontBoldCommand
nonePageLayout_DrawToolbarToggle bold font
CommandItalicText_ItalicText{BDBDC3D4-D56D-11D1-A219-080009B6F22B}
esriArcMapUI.FontItalicCommand
nonePageLayout_DrawToolbarToggle italic font
CommandUnderlineText_UnderlineText{BDBDC3D5-D56D-11D1-A219-080009B6F22B}
esriArcMapUI.FontUnderlineCommand
nonePageLayout_DrawToolbarToggle underline font
CommandFont ColorFont_ColorText{08C6EA8D-E7BC-11D2-9F57-00C04F6BC6A5}
esriArcMapUI.FontColorToolControl
nonePageLayout_DrawToolbarChange the font color
CommandFill ColorFill_ColorText{7A041B2A-E85E-11D2-9F57-00C04F6BC6A5}
esriArcMapUI.FillColorToolControl
nonePageLayout_DrawToolbarChange the fill color
CommandLine ColorLine_ColorText{7A041B2B-E85E-11D2-9F57-00C04F6BC6A5}
esriArcMapUI.LineColorToolControl
nonePageLayout_DrawToolbarChange the line color
CommandMarker ColorMarker_ColorText{7A041B2C-E85E-11D2-9F57-00C04F6BC6A5}
esriArcMapUI.MarkerColorToolControl
nonePageLayout_DrawToolbarChange the marker color
ToolbarEdit VerticesVertex Editing Toolbarnone{5C0700E9-DAD7-4B66-AB42-166C4B45D3FF}
esriEditor.VertexEditingToolbar
nonenonenone
CommandModify Sketch VerticesEditToolNormalCommandAdvanced Edit Tools{A4AF2F51-8365-4122-8B04-638413E6510E}
esriEditor.EditToolEditSketchCommand
noneVertex Editing ToolbarModify Sketch Vertices
CommandAdd VertexEditToolAddVertexCommandAdvanced Edit Tools{51815B0B-A275-40D3-8E8E-75EAEA51C2E7}
esriEditor.EditToolAddVertexCommand
noneVertex Editing ToolbarAdd Vertex
CommandDelete VertexEditToolDeleteVertexCommandAdvanced Edit Tools{8CCA9751-BD40-4D93-B30E-78515C9695C1}
esriEditor.EditToolRemoveVertexCommand
noneVertex Editing ToolbarDelete Vertex
CommandFinish SketchTools_FinishSketchEditor{FD799456-472C-11D2-84D8-0000F875B9C6}
esriEditor.FinishSketchCommand
noneVertex Editing ToolbarCompletes the sketch
CommandSketch PropertiesEditor_SketchPropertiesEditor{50F9A8E5-A820-4D00-8369-E35832141356}
esriEditor.SketchPropertiesCommand
noneVertex Editing ToolbarShows a dialog for editing properties of the edit sketch geometry.
ToolbarEditorEditingToolbarNewnone{605F0528-1B64-4862-93B1-484A2C534EA3}
esriEditor.EditingToolbarNew
nonenonenone
MenuEditorEditor_EditorMenunone{9EBF3A20-D0C0-11D0-802D-0000F8037368}
esriEditor.EditorMenu
noneEditingToolbarNewnone
CommandStart EditingEditor_StartEditingEditor{59D2AFD0-9EA2-11D1-9165-0080C718DF97}
esriEditor.StartEditingCommand
noneEditor_EditorMenuStarts an edit session
CommandStop EditingEditor_StopEditingEditor{59D2AFD1-9EA2-11D1-9165-0080C718DF97}
esriEditor.StopEditingCommand
noneEditor_EditorMenuStops the edit session
CommandSave EditsEditor_SaveEditsEditor{59D2AFD2-9EA2-11D1-9165-0080C718DF97}
esriEditor.SaveEditsCommand
noneEditor_EditorMenuSaves any pending edits
CommandMoveEditor_MoveEditor{39ABBF40-C355-11D1-847B-0000F875B9C6}
esriEditor.MoveCommand
noneEditor_EditorMenuMoves the selected features a specified distance
CommandSplitEditor_SplitCommandEditor{8F85D79C-2A81-11D3-9F37-00C04F6BC979}
esriEditor.SplitCommand
noneEditor_EditorMenuSplits a linear feature
CommandConstruct PointsEditor_ConstructPointsEditor{02DE1B8A-6C74-40B2-9C1B-AFA176E8CAB0}
esriEditor.ConstructPointsCommand
noneEditor_EditorMenuConstructs point features at regular intervals along the length of a selected line.
CommandCopy ParallelEditor_CopyParallelEditor{26032FF0-0F84-11D2-84A6-0000F875B9C6}
esriEditor.CopyParallelCommand
noneEditor_EditorMenuCreates new features at a specified offset from the selection
CommandMergeEditor_MergeEditor{DB56FE71-F74D-11D1-849A-0000F875B9C6}
esriEditor.MergeCommand
noneEditor_EditorMenuMerges the selected features
CommandBufferEditor_BufferEditor{DB56FE70-F74D-11D1-849A-0000F875B9C6}
esriEditor.BufferCommand
noneEditor_EditorMenuBuffers the selected features
CommandUnionEditor_UnionEditor{DB56FE73-F74D-11D1-849A-0000F875B9C6}
esriEditor.UnionCommand
noneEditor_EditorMenuUnions the selected features
CommandClipEditor_ClipCommandEditor{CD63FD48-CF69-4FC4-907D-761E3D6179A3}
esriEditor.ClipCommand
noneEditor_EditorMenuClips the features that are coincident with the selected feature
CommandValidate FeaturesEditor_ValidateSelectionEditor{ABDEE4E8-B0C8-11D2-AAE2-00C04FA37B82}
esriEditor.ValidateSelectionCommand
noneEditor_EditorMenuValidates subtype, attribute, network connectivity, relationship and custom rules for the selected features
MenuSnappingEditing_SnappingMenunone{9DAB011D-8989-460C-B797-6969439DE98F}
esriEditor.EditorSnappingMenu
noneEditor_EditorMenunone
Command{ Snapping }{ Editor_SnappingMenuItem }none{F5C0C383-C096-406E-B811-15196559A4E8}
esriEditor.SnappingMenuItem
noneEditing_SnappingMenunone
MenuMore Editing ToolsMoreEditorToolsnone{EDAE47C2-4CA6-46B5-9D81-3450FC5A667A}
esriEditor.EditorToolbarsPullright
noneEditor_EditorMenunone
CommandAdvanced EditingEditor_AdvancedEditingToolbarCommandAdvanced Edit Tools{6CAA9131-F696-4A0C-ACEF-F8ACF21EE76A}
esriEditor.AdvancedEditingToolbarCommand
noneMoreEditorToolsShows/hides the Advanced Editing toolbar.
CommandCOGOEditor_COGOToolbarCommandAdvanced Edit Tools{1241A324-003C-4F49-AD26-C725518CDDED}
esriEditor.COGOToolbarCommand
noneMoreEditorToolsShows/hides the COGO toolbar.
CommandGeometric Network EditingEditor_NetworkEditingToolbarCommandEditor{7A82233B-F529-46F9-9A02-61F83A5034FC}
esriEditor.NetworkEditingToolbarCommand
noneMoreEditorToolsShows/hides the Network Editing toolbar.
CommandParcel EditorCadastralEditorToolBarCommandParcel{7D90A192-A896-411C-ABF2-F7FA5C2DE02D}
esriCadastralUI.CadastralEditorToolBarCommand
noneMoreEditorToolsShow/hides the Parcel Editor toolbar
CommandRepresentationRepresentation_RepresentationToolbarRepresentation{BBDA8EFC-8E8D-453D-8689-1AB0824E19F3}
esriEditor.RepresentationToolbarCommand
noneMoreEditorToolsShow/hides the Representation toolbar
CommandRoute EditingRouteEditingToolbarCommandRoute Editing Commands{73A1B990-F579-452B-B199-73796B02A499}
esriLocationUI.RouteEditingToolbarCommand
noneMoreEditorToolsShows/hides the Route Editing toolbar.
CommandSpatial AdjustmentAdjustment_AdjustmentToolBarCommandAdjustment{AC96A3DB-4E74-4709-BE28-8AB9A91D3B52}
esriEditorExt.AdjustmentToolBarCommand
noneMoreEditorToolsToggles the adjustment toolbar.
CommandTopologyTopology_TitusToolbarCommandTopology{08E59412-DC96-4BE5-9699-B13E8CAE5A5A}
esriEditorExt.TitusToolbarCommand
noneMoreEditorToolsShows/hides the Topology toolbar.
CommandVersioningVersion_VersinoToolBarCommandVersioning{E9D1E8DE-8ECD-4549-91D3-F7CEB0D46904}
esriEditor.VersionToolBarCommand
noneMoreEditorToolsToggles the versioning toolbar.
MenuEditing WindowsEditing_WindowsMenunone{39C5CC76-4252-4CF2-AD03-5822505CB119}
esriEditor.EditorWindowsMenu
noneEditor_EditorMenunone
CommandCreate FeaturesCreateFeatureDockWinCommandAdvanced Edit Tools{B18ED544-C8B1-49F3-9F7A-F83CBE793CDB}
esriEditor.CreateFeatureDockWinCommand
noneEditing_WindowsMenuCreate Feature Dock View
CommandAttributesEditor_AttributionEditor{44276914-98C1-11D1-8464-0000F875B9C6}
esriEditor.AttributionCommand
noneEditing_WindowsMenuShows the feature property editor
CommandSketch PropertiesEditor_SketchPropertiesEditor{50F9A8E5-A820-4D00-8369-E35832141356}
esriEditor.SketchPropertiesCommand
noneEditing_WindowsMenuShows a dialog for editing properties of the edit sketch geometry.
CommandError InspectorTopology_ErrorWindowCommandTopology{E9C1F049-CB39-4BB0-B726-3BCEF21A87C8}
esriEditorExt.ErrorWindowCommand
noneEditing_WindowsMenuShows and hides the error inspector dialog.
CommandUnplaced AnnotationUnplacedAnnoWindowCommandAdvanced Edit Tools{40965749-B024-41E4-895C-4B3872B7356E}
esriEditor.UnplacedAnnoWindowCommand
noneEditing_WindowsMenuShow or hide the unplaced annotation window
CommandAdjustment PreviewAdjust_PreviewWindowAdjustment{6CA9196B-B31C-495A-ADD4-FB14224BC588}
esriEditorExt.AdjustmentPreviewWindowCommand
noneEditing_WindowsMenuShow the adjustment preview window.
CommandControl PointsAdjust_ViewControlPointsCommandAdjustment{1AD3FCE8-D6A7-4F5F-8D7F-7FF2E429ADB4}
esriEditorExt.AdjustmentViewControlPointsCommand
noneEditing_WindowsMenuDisplays the control points dialog.
CommandParcel DetailsShowParcelPropertiesCmdParcel{D7A996F0-2084-4699-9240-5206ABEF5DB1}
esriCadastralUI.ShowParcelPropertiesCmd
noneEditing_WindowsMenuParcel Details
CommandParcel ExplorerCadastral_ParcelExplorer_ShowParcel{F97DF83D-D2B4-4776-9EA3-EF5E4A9BF528}
esriCadastralUI.ParcelExplorerCmd
noneEditing_WindowsMenuShow/Hide Parcel Explorer window
CommandRepresentation PropertiesRepresentation_PropertiesWindowRepresentation{A264AEFF-5B04-4184-9251-D11069BEBD96}
esriEditor.GraphicPropWndCommand
noneEditing_WindowsMenuOpen a dockable window showing the properties of the selected representation(s)
CommandOptionsEditor_PropertiesEditor{59AF5677-2A61-11D1-9661-0000F8037368}
esriEditor.PropertiesCommand
noneEditor_EditorMenuDisplays the editing options dialog.
CommandEdit ToolEditor_EditToolEditor{9EBF3A1E-D0C0-11D0-802D-0000F8037368}
esriEditor.EditTool
noneEditingToolbarNewEdits features and their geometries
CommandEdit Annotation ToolEditor_AnnoEditToolAdvanced Edit Tools{3B883F4A-D150-4BD6-900B-FD43C8ABF5C4}
esriEditor.AnnoEditTool
noneEditingToolbarNewEdits annotation features
CommandStraight SegmentSketchStraight_CommandEditor{69DAD63E-3B9B-401D-84AE-27A84F720BB2}
esriEditor.SketchStraightCommand
noneEditingToolbarNewAdds straight line segments to the edit sketch
CommandEnd Point Arc SegmentSketchEndpointArc_CommandEditor{3FC9A697-11BA-4739-BE6A-31F30EE28123}
esriEditor.SketchEndPointArcCommand
noneEditingToolbarNewCreates a circular arc segment
MenuSketch ConstructorsEditor_SketchConstructorsnone{F6E0FFCC-866E-4D5E-90BD-C855031B67D9}
esriEditor.SketchConstructorPalette
noneEditingToolbarNewnone
CommandTraceSketchTrace_CommandEditor{787D771D-AC3E-4CA5-8855-B14F298BE5C5}
esriEditor.SketchTraceCommand
noneEditor_SketchConstructorsAdds points to the edit sketch by tracing existing features
CommandRight AngleSketchRightAngle_CommandEditor{99DE13F8-6B85-47CE-85B7-056EDF688648}
esriEditor.SketchRightAngleCommand
noneEditor_SketchConstructorsRight Angle
CommandMidpointSketchMidpoint_CommandEditor{2076F45A-D01F-4F14-B2C3-E2E62C536013}
esriEditor.SketchMidpointCommand
noneEditor_SketchConstructorsCreates a new point at the midpoint of a line.
CommandDistance-DistanceSketchDistanceDistance_CommandEditor{B711A20C-94C4-46D8-AD2B-771AE65FA35D}
esriEditor.SketchDistanceDistanceCommand
noneEditor_SketchConstructorsUsing two points and two distances, calculate the point of intersection of the circles
CommandDirection-Distance ToolSketchAngleDistance_CommandEditor{86BF0063-915D-4E61-8E39-01BC00E13A85}
esriEditor.SketchAngleDistanceCommand
noneEditor_SketchConstructorsUses a direction and a distance to construct a new point.
CommandIntersectionSketchIntersection_CommandEditor{B1C602D6-0DB3-453C-B516-7BCEBF7A82AD}
esriEditor.SketchIntersectionCommand
noneEditor_SketchConstructorsCreates a point at the intersection of two segments
CommandArc SegmentSketchArc_CommandEditor{C92C154C-43DC-438C-9DE0-A9766DE35301}
esriEditor.SketchArcCommand
noneEditor_SketchConstructorsCreates a circular arc segment
CommandTangent Curve SegmentSketchTangentArc_CommandEditor{E443DE0C-4F6E-45EC-8953-3B29678E1E74}
esriEditor.SketchTangentCurveCommand
noneEditor_SketchConstructorsCreates a circular arc segment tangent to the edit sketch
CommandBezier Curve SegmentSketchBezier_CommandEditor{CE2B413E-240C-4052-926A-C5BB39A98C29}
esriEditor.SketchBezierCurveCommand
noneEditor_SketchConstructorsCreates a bezier curve segment
CommandPointSketchPoint_CommandEditor{67E44603-D2D6-46A5-A941-F311C71690B1}
esriEditor.SketchPointCommand
noneEditingToolbarNewAdds points to the edit sketch
CommandEdit VerticesFeatureEditVertices_CommandAdvanced Edit Tools{D0F62794-98C4-447A-A0B2-4ECDB6554FC9}
esriEditor.FeatureEditVerticesCommand
noneEditingToolbarNewEdit Vertices
CommandReshapeEditor_ReshapeFeatureToolEditor{1FABA815-4BAE-4EB6-8535-9415D912B833}
esriEditor.ReshapeFeatureTool
noneEditingToolbarNewReshapes selected feature using sketch.
CommandCut PolygonsEditor_CutPolygonsToolEditor{4E58D1FE-DC40-4770-A081-4D99335941ED}
esriEditor.CutPolygonsTool
noneEditingToolbarNewCuts selected polygon features using sketch
CommandSplit ToolEditor_SplitToolEditor{5609B740-112F-11D2-84A9-0000F875B9C6}
esriEditor.SplitTool
noneEditingToolbarNewSplits a linear feature
CommandRotate ToolEditor_RotateEditor{ACBB2618-DE0C-11D1-AA7E-00C04FA374BD}
esriEditor.EditorRotateTool
noneEditingToolbarNewRotates the selected features
CommandAttributesEditor_AttributionEditor{44276914-98C1-11D1-8464-0000F875B9C6}
esriEditor.AttributionCommand
noneEditingToolbarNewShows the feature property editor
CommandSketch PropertiesEditor_SketchPropertiesEditor{50F9A8E5-A820-4D00-8369-E35832141356}
esriEditor.SketchPropertiesCommand
noneEditingToolbarNewShows a dialog for editing properties of the edit sketch geometry.
CommandCreate FeaturesCreateFeatureDockWinCommandAdvanced Edit Tools{B18ED544-C8B1-49F3-9F7A-F83CBE793CDB}
esriEditor.CreateFeatureDockWinCommand
noneEditingToolbarNewCreate Feature Dock View
ToolbarEffectsEffects_Toolbarnone{377ABA1D-2019-11D3-9F97-00C04F6BC78E}
esriArcMapUI.LayerEffectsToolBar
nonenonenone
CommandChoose Effects LayerLayer_LayerEffectsListControlLayer{377ABA21-2019-11D3-9F97-00C04F6BC78E}
esriArcMapUI.LayerEffectsListControl
noneEffects_Toolbar Choose the layer drawing effects will operate on
CommandContrastLayer_LayerEffectsContrastCommandLayer{377ABA1E-2019-11D3-9F97-00C04F6BC78E}
esriArcMapUI.LayerEffectsContrastCommand
noneEffects_ToolbarAdjusts the contrast of a layer
CommandBrightnessLayer_LayerEffectsBrightnessCommandLayer{377ABA1F-2019-11D3-9F97-00C04F6BC78E}
esriArcMapUI.LayerEffectsBrightnessCommand
noneEffects_ToolbarAdjusts the brightness of a layer
CommandTransparencyLayer_LayerEffectsTransparencyCommandLayer{377ABA20-2019-11D3-9F97-00C04F6BC78E}
esriArcMapUI.LayerEffectsTransparencyCommand
noneEffects_ToolbarAdjusts the transparency of a layer
CommandDim LevelLayer_LayerEffectsDimCommandLayer{1632B6A4-C8FE-494B-87CD-6272C9E66268}
esriArcMapUI.LayerEffectsDimCommand
noneEffects_ToolbarAdjusts the dim level of a layer
CommandSwipeControlToolsMapInquiry_SwipeMap Inquiry{867C6BDC-DB38-485C-B56C-BD912D0CAD74}
esriControls.ControlsMapSwipeTool
noneEffects_ToolbarDrag to see underneath chosen layer. CTRL + click for full screen.
CommandFlickerControlToolsMapInquiry_FlickerMap Inquiry{0275091D-3820-4B18-A646-BCFE890735CE}
esriControls.ControlsMapFlickerCommand
noneEffects_ToolbarReveals layers below the selected layer by flickering for the specified time duration.
CommandFlicker RateControlToolsGeneric_FlickerRateGeneric{9532F137-EECA-4158-8690-1DD93B286B73}
esriControls.ControlsFlickerRateToolControl
noneEffects_ToolbarControls the rate of flicker
ToolbarFeature CacheArcMapUI_MapCacheToolBarnone{2ADD083E-CC5B-40E5-A433-83544529D6B3}
esriArcMapUI.MapCacheToolBar
nonenonenone
CommandBuild Feature CacheArcMapUI_BuildMapCacheCommandMapCache{FD2362EC-4833-4B09-A57E-687A6846052E}
esriArcMapUI.BuildMapCacheCommand
noneArcMapUI_MapCacheToolBarBuilds a cache of the features in the current map extent.
CommandEmpty Feature CacheArcMapUI_EmptyMapCacheCommandMapCache{CF03FCC1-BAA8-4436-A255-B1533C36F8E8}
esriArcMapUI.EmptyMapCacheCommand
noneArcMapUI_MapCacheToolBarEmpties the Feature Cache.
CommandToggles Auto-CacheArcMapUI_AutoMapCacheToggleMapCache{EE9CF9A8-8C35-44A9-8125-FE0969241678}
esriArcMapUI.AutoMapCacheToggleCommand
noneArcMapUI_MapCacheToolBarToggles the automatic creation of the map's feature cache.
CommandSet Auto-Cache ScaleArcMapUI_SetMaxMapCacheScaleCommandMapCache{279664EF-9F37-4A4C-8B34-0425A253022E}
esriArcMapUI.SetMaxMapCacheScaleCommand
noneArcMapUI_MapCacheToolBarSet the maximum scale for automatically creating the Feature Cache.
CommandClear Auto-Cache ScaleArcMapUI_ClearMaxMapCacheScaleCommandMapCache{AB00B89B-A3B0-4FD3-A421-8624A69E956D}
esriArcMapUI.ClearMaxMapCacheScaleCommand
noneArcMapUI_MapCacheToolBarClear the automatic cache maximum scale.
CommandShow Feature CacheArcMapUI_ShowMapCacheCommandMapCache{25543F24-034C-4C04-8CFF-3C5760C3DBB2}
esriArcMapUI.ShowMapCacheCommand
noneArcMapUI_MapCacheToolBarDisplays the extent of the Feature Cache.
CommandZoom To Feature CacheArcMapUI_ZoomToMapCacheCommandMapCache{8DC545DD-CFA1-4B99-B273-583DDEE10961}
esriArcMapUI.ZoomToMapCacheCommand
noneArcMapUI_MapCacheToolBarZooms the map to the extent of the Feature Cache.
ToolbarFeature ConstructionFeature Construction Mini Toolbarnone{984E7949-9622-4C75-B8E1-493A7E9D474E}
esriEditor.ConstructionMiniToolbar
nonenonenone
CommandStraight SegmentSketchStraight_CommandEditor{69DAD63E-3B9B-401D-84AE-27A84F720BB2}
esriEditor.SketchStraightCommand
noneFeature Construction Mini ToolbarAdds straight line segments to the edit sketch
CommandEnd Point Arc SegmentSketchEndpointArc_CommandEditor{3FC9A697-11BA-4739-BE6A-31F30EE28123}
esriEditor.SketchEndPointArcCommand
noneFeature Construction Mini ToolbarCreates a circular arc segment
MenuSketch ConstructorsEditor_SketchConstructorsnone{F6E0FFCC-866E-4D5E-90BD-C855031B67D9}
esriEditor.SketchConstructorPalette
noneFeature Construction Mini Toolbarnone
CommandTraceSketchTrace_CommandEditor{787D771D-AC3E-4CA5-8855-B14F298BE5C5}
esriEditor.SketchTraceCommand
noneEditor_SketchConstructorsAdds points to the edit sketch by tracing existing features
CommandRight AngleSketchRightAngle_CommandEditor{99DE13F8-6B85-47CE-85B7-056EDF688648}
esriEditor.SketchRightAngleCommand
noneEditor_SketchConstructorsRight Angle
CommandMidpointSketchMidpoint_CommandEditor{2076F45A-D01F-4F14-B2C3-E2E62C536013}
esriEditor.SketchMidpointCommand
noneEditor_SketchConstructorsCreates a new point at the midpoint of a line.
CommandDistance-DistanceSketchDistanceDistance_CommandEditor{B711A20C-94C4-46D8-AD2B-771AE65FA35D}
esriEditor.SketchDistanceDistanceCommand
noneEditor_SketchConstructorsUsing two points and two distances, calculate the point of intersection of the circles
CommandDirection-Distance ToolSketchAngleDistance_CommandEditor{86BF0063-915D-4E61-8E39-01BC00E13A85}
esriEditor.SketchAngleDistanceCommand
noneEditor_SketchConstructorsUses a direction and a distance to construct a new point.
CommandIntersectionSketchIntersection_CommandEditor{B1C602D6-0DB3-453C-B516-7BCEBF7A82AD}
esriEditor.SketchIntersectionCommand
noneEditor_SketchConstructorsCreates a point at the intersection of two segments
CommandArc SegmentSketchArc_CommandEditor{C92C154C-43DC-438C-9DE0-A9766DE35301}
esriEditor.SketchArcCommand
noneEditor_SketchConstructorsCreates a circular arc segment
CommandTangent Curve SegmentSketchTangentArc_CommandEditor{E443DE0C-4F6E-45EC-8953-3B29678E1E74}
esriEditor.SketchTangentCurveCommand
noneEditor_SketchConstructorsCreates a circular arc segment tangent to the edit sketch
CommandBezier Curve SegmentSketchBezier_CommandEditor{CE2B413E-240C-4052-926A-C5BB39A98C29}
esriEditor.SketchBezierCurveCommand
noneEditor_SketchConstructorsCreates a bezier curve segment
CommandConstrain ParallelEditor_ParallelConstraintToolAdvanced Edit Tools{1D6011FE-CFB8-4223-8A0F-1D00BB4DAE38}
esriEditor.ParallelConstraintTool
noneFeature Construction Mini ToolbarConstrain Parallel
CommandConstrain PerpendicularEditor_PerpendicularConstraintToolAdvanced Edit Tools{8F75C6D4-C323-4F7C-B04C-953FD1CBF6F6}
esriEditor.PerpendicularConstraintTool
noneFeature Construction Mini ToolbarConstrain Perpendicular
CommandFinish SketchTools_FinishSketchEditor{FD799456-472C-11D2-84D8-0000F875B9C6}
esriEditor.FinishSketchCommand
noneFeature Construction Mini ToolbarCompletes the sketch
CommandUndoEdit_UndoEdit{FBF8C3FB-0480-11D2-8D21-080009EE4E51}
esriArcMapUI.MxEditMenuItem
1Feature Construction Mini ToolbarUndo the last action
ToolbarGPSGPS_ToolBarnone{E60435D6-F5B9-4FE2-9251-6A57E3216A14}
esriArcMapUI.GpsToolBar
nonenonenone
MenuGPSGps Menunone{6FD14416-09B7-4C07-B33C-0624D06E94CE}
esriArcMapUI.GpsToolsMenu
noneGPS_ToolBarnone
CommandGPS Connection SetupGPS_ConnectionPropertiesGPS{D90F8290-7CA1-4924-BE99-F09E40AB3D82}
esriArcMapUI.GpsConnectionPropertiesCommand
noneGps MenuDisplays the current GPS connection setting and enables to make changes
CommandGPS Position WindowGPS_PositionInfoWindowGPS{8FB3E767-A87B-4E92-8632-7120107EA592}
esriArcMapUI.GpsPositionInfoWindowCommand
noneGps MenuDisplays GPS position information dialog
CommandClear GPS DisplayGPS_ClearDisplayGPS{C4B9B8B0-36B7-45C8-994A-5A5DE6C89B58}
esriArcMapUI.GpsClearDisplayCommand
noneGps MenuClears all GPS display items
CommandAuto PanGPS_AutoPanCommandGPS{57C47D0C-D279-4E2D-B091-DCC2C25441FC}
esriArcMapUI.GpsAutoPanCommand
noneGps MenuToggles auto pan on/off
CommandDestination PropertiesGPS_DestinationPropertiesGPS{216D0780-D806-4EC9-9B58-78CC5A7A66D0}
esriArcMapUI.GpsDestinationPropertiesCommand
noneGps MenuDisplays/ lets you edit destination properties
CommandClear DestinationGPS_ClearDestinationGPS{F63D2C12-8CB8-439D-864D-FCE175E55798}
esriArcMapUI.GpsClearDestinationCommand
noneGps MenuClears the current destination
CommandLog SetupGPS_LogfilePropertiesGPS{B051A711-87E7-4E65-B9EA-FB9B196AA6FE}
esriArcMapUI.GpsLogfilePropertiesCommand
noneGps MenuDisplay or set properties of the log
CommandDisplay OptionsGPS_DisplayPropertiesGPS{089E3A8B-FD36-436C-A656-1275C09B00B9}
esriArcMapUI.GpsDisplayPropertiesCommand
noneGps MenuDisplays properties of GPS display
CommandOpen GPS ConnectionGPS_OpenConnectionGPS{6351A009-C357-4B2C-BA28-ACCDDE553E21}
esriArcMapUI.GpsOpenConnectionCommand
noneGPS_ToolBarOpens GPS connection for updates from GPS
CommandClose GPS ConnectionGPS_CloseConnectionGPS{1066D86C-415D-4A8C-BF15-5F2668307D5C}
esriArcMapUI.GpsCloseConnectionCommand
noneGPS_ToolBarClose GPS connection to stop updates from GPS
CommandStart streamingGPS_StartStreamingGPS{A6F80E9A-4367-42D3-940B-8F922FB0CF70}
esriArcMapUI.GpsStartStreamingCommand
noneGPS_ToolBarStarts streaming GPS data into the selected log
CommandStop streamingGPS_StopStreamingGPS{F7F98DAC-017A-4884-8C7F-FCC99DE6D3A3}
esriArcMapUI.GpsStopStreamingCommand
noneGPS_ToolBarStops streaming GPS data into selected log
CommandStamp Current PositionGPS_StampCurrentPositionGPS{256176AD-0C33-406C-9ED8-9F7AC784A3E3}
esriArcMapUI.GpsStampCurrentPositionCommand
noneGPS_ToolBarStamps the current position to the log
CommandPan to positionGPS_PanToPositionGPS{19E19A27-0E8E-4A07-BA6A-C7357B881A47}
esriArcMapUI.GpsPanToPositionCommand
noneGPS_ToolBarPans the active view to display the current GPS position
CommandZoom to positionGPS_ZoomToPositionGPS{A71B9DAF-5E4D-41B4-BE12-EF3FE375BBFF}
esriArcMapUI.GpsZoomToPositionCommand
noneGPS_ToolBarZooms to the current GPS position
CommandAdd destinationGPS_AddDestinationGPS{A05264AB-888A-452E-89F7-4F274757ECE6}
esriArcMapUI.GpsAddDestinationTool
noneGPS_ToolBarSets the clicked point on the screen as the destination
ToolbarGeocodingGeocodingnone{090E404C-77EB-44D3-8C49-E27D7A9D996E}
esriLocationUI.MxGeocodingToolbar
nonenonenone
CommandSelect Address LocatorText_SingleLineSearchGeocoding{E1421FFD-256A-4B81-84F0-3908F6755457}
esriLocationUI.MxLocatorManager2Control
noneGeocodingOpen the Address Locator Manager to add or remove an address locator, or select an address locator from the list
CommandGeocode AddressText_SingleLineSearchGeocoding{038D578C-92EE-4562-B59A-4E2B604796EF}
esriLocationUI.SingleLineSearchControl
noneGeocodingEnter an address to geocode
CommandAddress InspectorUntitledGeocoding{EF0384D8-A1B0-4D14-BB4D-4E1A217E5567}
esriLocationUI.MxAddressInspectorTool
noneGeocodingHold down mouse button and move over locations to see addresses
CommandGeocode AddressesGeocodeAddresses_CommandGeocoding{5495175F-1C83-11D4-9F7D-00C04F8ED1C4}
esriLocationUI.MxGeocodeAddressesCommand
noneGeocodingGeocode a table of addresses
CommandReview/Rematch AddressesRematchAddresses_CommandGeocoding{54951760-1C83-11D4-9F7D-00C04F8ED1C4}
esriLocationUI.MxRematchAddressesCommand
noneGeocodingReview and rematch the addresses in this feature class
ToolbarGeodatabase HistoryHistoryToolbarnone{C7F3D11D-4724-4226-BF94-71DA47EB11AA}
esriArcMapUI.HistoryToolBar
nonenonenone
CommandGeodatabase History ViewerHistoryViewerGeodatabase History{383727C4-D8AD-4E69-9305-C93883B21135}
esriArcMapUI.HistoryViewerCommand
noneHistoryToolbarView different moments in time of a historical version.
CommandAdd Historical ArchiveHistoryAddArchiveCommandGeodatabase History{045F884E-FFAF-4016-BFE2-D64DBEC71F9F}
esriArcMapUI.HistoryAddArchiveCommand
noneHistoryToolbarSelected tables/layers with an archive will have their archive added to the map as a new layer/table.
CommandHistorical Marker ManagerHistoryMarkerManagerCommandGeodatabase History{31D02F0E-E38E-4B95-9B34-0E50EC073D7A}
esriArcMapUI.HistoryMarkerManagerCommand
noneHistoryToolbarShow/hide the Historical Marker Manager.
ToolbarGeometric Network EditingEditor_NetworkEditingToolbarnone{20E728C2-4B32-444A-9AA6-747DE08BFF23}
esriEditor.NetworkEditingToolbar
nonenonenone
CommandConnectEditor_ConnectEditor{111ACB08-D71E-11D2-9F3E-00C04F6BDD84}
esriEditor.ConnectCommand
noneEditor_NetworkEditingToolbarConnects the selected JunctionFeatures
CommandDisconnectEditor_DisconnectEditor{448E1796-168B-11D2-AEF7-0000F80372B4}
esriEditor.DisconnectCommand
noneEditor_NetworkEditingToolbarDisconnects the selected network feature
CommandRebuild ConnectivityEditor_ConnectivityRebuildEditor{A2C9163D-697F-11D4-A0B1-00C04F6BDD84}
esriEditor.ConnectivityRebuildTool
noneEditor_NetworkEditingToolbarIncrementally rebuilds network connectivity for the selected area.
CommandRepair ConnectivityEditor_RepairConnectivityEditor{A5A65A20-5061-47E9-B988-843AB5F8FF24}
esriEditor.RepairConnectivityCommand
noneEditor_NetworkEditingToolbarRepair Connectivity
CommandVerify Connectivity CommandEditor_ConnectivityVerificationEditor{5E6D6C79-98A4-11D4-A0D8-00C04F6BDD84}
esriEditor.ConnectivityVerificationCommand
noneEditor_NetworkEditingToolbarVerify connectivity of selected features or all features
CommandVerify Network Feature Geometry ToolEditor_GeometryVerificationEditor{5E6D6C7A-98A4-11D4-A0D8-00C04F6BDD84}
esriEditor.GeometryVerificationTool
noneEditor_NetworkEditingToolbarVerify network geometry of features inside area you define
CommandVerify Network Feature Geometry CommandEditor_GeometryVerificationEditor{5E6D6C7B-98A4-11D4-A0D8-00C04F6BDD84}
esriEditor.GeometryVerificationCommand
noneEditor_NetworkEditingToolbarVerify network geometry of selected features or all features
CommandNetwork Build ErrorsEditor_NetworkBuildErrorsEditor{5E6D6C7C-98A4-11D4-A0D8-00C04F6BDD84}
esriEditor.NetworkBuildErrorsCommand
noneEditor_NetworkEditingToolbarSelects features that cause errors in the network build
ToolbarGeoreferencingGeoreferencing_ToolBarnone{46B1C24B-DEE2-11D3-A642-0008C7D3AF72}
esriGeoReferenceUI.RectifyToolBar
nonenonenone
MenuGeoreferencingGeoreferencing_Menunone{669C68D0-D11E-11D3-B9B1-00C0F0567A4A}
esriGeoReferenceUI.RectifyMenu
noneGeoreferencing_ToolBarnone
CommandUpdate GeoreferencingGeoreferencing_SaveItemGeoreferencing{669C68D3-D11E-11D3-B9B1-00C0F0567A4A}
esriGeoReferenceUI.RectifySaveItem
noneGeoreferencing_MenuSave current warp to dataset
CommandRectifyGeoreferencing_SaveAsItemGeoreferencing{669C68D4-D11E-11D3-B9B1-00C0F0567A4A}
esriGeoReferenceUI.RectifySaveAsItem
noneGeoreferencing_MenuSave current warp to new dataset
CommandFit To DisplayGeoreferencing_FitToDisplayItemGeoreferencing{726AD821-1F94-11D4-B9F4-00C0F0567A4A}
esriGeoReferenceUI.FitToDisplayItem
noneGeoreferencing_MenuFit source layer to current display extent
MenuFlip or RotateFlip or &Rotatenone{81751E84-1F79-11D4-B9F4-00C0F0567A4A}
esriGeoReferenceUI.FlipRotateMenu
noneGeoreferencing_Menunone
CommandRotate RightGeoreferencing_RotateRightItemGeoreferencing{79AE8435-D4DE-11D3-B9B5-00C0F0567A4A}
esriGeoReferenceUI.RectifyRotateRightItem
noneFlip or &RotateRotate source layer 90 degrees clockwise
CommandRotate LeftGeoreferencing_RotateLeftItemGeoreferencing{79AE8433-D4DE-11D3-B9B5-00C0F0567A4A}
esriGeoReferenceUI.RectifyRotateLeftItem
noneFlip or &RotateRotate source layer 90 degrees counterclockwise
CommandFlip HorizontalGeoreferencing_FlipHorizontalItemGeoreferencing{79AE8431-D4DE-11D3-B9B5-00C0F0567A4A}
esriGeoReferenceUI.RectifyFlipHorizontalItem
noneFlip or &RotateFlip source layer horizontally
CommandFlip VerticalGeoreferencing_FlipVerticalItemGeoreferencing{79AE8432-D4DE-11D3-B9B5-00C0F0567A4A}
esriGeoReferenceUI.RectifyFlipVerticalItem
noneFlip or &RotateFlip source layer vertically
MenuTransformation&Transformationnone{31E21EB1-D47A-11D3-B9B4-00C0F0567A4A}
esriGeoReferenceUI.TransformOrderMenu
noneGeoreferencing_Menunone
Command1st Order Polynomial (Affine)Georeferencing_TransformFirstOrderItemGeoreferencing{31E21EB2-D47A-11D3-B9B4-00C0F0567A4A}
esriGeoReferenceUI.TransformFirstOrderItem
none&TransformationFirst order polynomial transformation
Command2nd Order PolynomialGeoreferencing_TransformSecondOrderItemGeoreferencing{31E21EB4-D47A-11D3-B9B4-00C0F0567A4A}
esriGeoReferenceUI.TransformSecondOrderItem
none&TransformationSecond order polynomial transformation
Command3rd Order PolynomialGeoreferencing_TransformThirdOrderItemGeoreferencing{31E21EB5-D47A-11D3-B9B4-00C0F0567A4A}
esriGeoReferenceUI.TransformThirdOrderItem
none&TransformationThird order polynomial transformation
CommandAdjustGeoreferencing_TransformRubberSheetingItemGeoreferencing{13E0A77B-DFD3-4DD2-94C6-68536E7CBA67}
esriGeoReferenceUI.TransformRubberSheetingItem
none&TransformationAdjust transformation
CommandSplineGeoreferencing_TransformSplineItemGeoreferencing{C46F6B4E-254F-4A5E-B273-FEE062855547}
esriGeoReferenceUI.TransformSplineItem
none&TransformationSpline transformation
CommandAuto AdjustGeoreferencing_AutoAdjustItemGeoreferencing{669C68D7-D11E-11D3-B9B1-00C0F0567A4A}
esriGeoReferenceUI.RectifyAutoAdjustItem
noneGeoreferencing_MenuToggle automatic adjustment on/off
CommandUpdate DisplayGeoreferencing_UpdateItemGeoreferencing{998C9091-D4E7-11D3-B9B5-00C0F0567A4A}
esriGeoReferenceUI.RectifyUpdateItem
noneGeoreferencing_MenuUpdate the display based on current control points
CommandDelete Control PointsGeoreferencing_ResetItemGeoreferencing{669C68D8-D11E-11D3-B9B1-00C0F0567A4A}
esriGeoReferenceUI.RectifyResetItem
noneGeoreferencing_MenuEliminate existing control points without changing transformation
CommandReset TransformationGeoreferencing_ResetTransformItemGeoreferencing{A8D4FC4C-1A17-11D4-A66D-0008C7DF88A8}
esriGeoReferenceUI.RectifyResetTransformItem
noneGeoreferencing_MenuReset layer to original position
CommandLayersGeoreferencing_LayersListControlGeoreferencing{46B1C24C-DEE2-11D3-A642-0008C7D3AF72}
esriGeoReferenceUI.RectifyLayersListControl
noneGeoreferencing_ToolBarSelect source layer
MenuPaletteGeoreferencing_TransformToolsnone{C8428DF1-D2A2-11D3-B9B1-00C0F0567A4A}
esriGeoReferenceUI.RectifyTransformToolsPalette
noneGeoreferencing_ToolBarnone
CommandRotateGeoreferencing_RotateToolGeoreferencing{C8428DF2-D2A2-11D3-B9B1-00C0F0567A4A}
esriGeoReferenceUI.RectifyRotateTool
noneGeoreferencing_TransformToolsRotate source layer
CommandShiftGeoreferencing_ShiftToolGeoreferencing{C8428DF3-D2A2-11D3-B9B1-00C0F0567A4A}
esriGeoReferenceUI.RectifyShiftTool
noneGeoreferencing_TransformToolsShift source layer
CommandScaleGeoreferencing_ScaleToolGeoreferencing{C8428DF4-D2A2-11D3-B9B1-00C0F0567A4A}
esriGeoReferenceUI.RectifyScaleTool
noneGeoreferencing_TransformToolsScale source layer
CommandAdd Control PointsGeoreferencing_AddControlPointsToolGeoreferencing{C50D33D2-DBED-11D3-B9BD-00C0F0567A4A}
esriGeoReferenceUI.ControlPointTool
noneGeoreferencing_ToolBarSelect control points from layer to map
CommandView Link TableGeoreferencing_LinkTableItemGeoreferencing{669C68D5-D11E-11D3-B9B1-00C0F0567A4A}
esriGeoReferenceUI.RectifyLinkTableItem
noneGeoreferencing_ToolBarShow links and errors in tabular form
ToolbarGeostatistical AnalystGeostatisticalAnalyst_Toolbarnone{3D1AF406-63BC-11D2-AAB9-00C04FA375FB}
esriGeoStatisticalAnalystUI.GSEngineToolBar
nonenonenone
MenuGeostatistical AnalystGeostatisticalAnalyst_Menunone{42DB70B8-652A-11D2-AABA-00C04FA375FB}
esriGeoStatisticalAnalystUI.GSEngineMenu
noneGeostatisticalAnalyst_Toolbarnone
MenuExplore DataGeostatisticalAnalyst_ESDAMenunone{BB1FF4B0-54E8-11D3-8D39-00C04F5B87B2}
esriGeoStatisticalAnalystUI.ESDAMethodsSubMenu
noneGeostatisticalAnalyst_Menunone
Command{ ESDA Single-Dataset Items }{ GeostatisticalAnalyst_ESDASingleDatasetMultiItem }none{2C6C5EA0-54E9-11D3-8D39-00C04F5B87B2}
esriGeoStatisticalAnalystUI.ESDAMethodsSingleDatasetMultiItem
noneGeostatisticalAnalyst_ESDAMenunone
Command{ ESDA Multi-Dataset Items }{ GeostatisticalAnalyst_ESDASingleDatasetMultiItem }none{ED4B8DD0-2AD3-11D4-8D90-00C04F5B87B2}
esriGeoStatisticalAnalystUI.ESDAMethodsMultiDatasetMultiItem
noneGeostatisticalAnalyst_ESDAMenunone
CommandGeostatistical WizardGeostatistical &Wizard...none{5E060AAE-9619-11D2-AAD7-00C04FA375FB}
esriGeoStatisticalAnalystUI.GSEngineCreateExCommand
0GeostatisticalAnalyst_MenuLaunch Geostatistical Analyst Wizard
CommandSubset Features&Subset Features...none{D85CE2C0-652F-11D2-AABA-00C04FA375FB}
esriGeoStatisticalAnalystUI.GSEngineCreateSubSets
0GeostatisticalAnalyst_MenuCreates a validation model by subsetting the data
CommandTutorialT&utorialnone{0F72E053-F12B-4A09-A4F1-29000F783FB3}
esriGeoStatisticalAnalystUI.GAHelpLink
1GeostatisticalAnalyst_MenuLink to the Geostatistical Analyst Tutorial page
CommandGeostatistical Analyst HelpGeostatistical &Analyst Helpnone{0F72E053-F12B-4A09-A4F1-29000F783FB3}
esriGeoStatisticalAnalystUI.GAHelpLink
0GeostatisticalAnalyst_MenuOpen the Help for Geostatistical Analyst
ToolbarGraphicsPageLayout_GraphicsToolbarnone{9D197EC8-F9FF-488F-BCBB-19F8E37D790F}
esriArcMapUI.GraphicsToolBar
nonenonenone
CommandGroupPageLayout_GroupPage Layout{4B96A443-FA41-11D0-83AF-080009B996CC}
esriArcMapUI.GroupCommand
nonePageLayout_GraphicsToolbarGroup the selected elements
CommandUngroupLayoutTools_UngroupPage Layout{4B96A444-FA41-11D0-83AF-080009B996CC}
esriArcMapUI.UngroupCommand
nonePageLayout_GraphicsToolbarUngroup the selected element(s)
CommandBring to FrontPageLayout_BringToFrontPage Layout{92D490B2-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.BringToFrontCommand
nonePageLayout_GraphicsToolbarBring the selected element(s) to the front
CommandSend to BackPageLayout_SendToBackPage Layout{92D490B3-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.SendToBackCommand
nonePageLayout_GraphicsToolbarSend the selected element(s) to the back
CommandBring ForwardPageLayout_BringForwardPage Layout{92D490B4-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.BringForwardCommand
nonePageLayout_GraphicsToolbarBring the selected element(s) forward
CommandSend BackwardPageLayout_SendBackwardPage Layout{92D490B5-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.SendBackwardCommand
nonePageLayout_GraphicsToolbarSend the selected element(s) backwards
CommandAlign to MarginsPageLayout_AlignToMarginsPage Layout{92D4909E-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignToMarginsCommand
nonePageLayout_GraphicsToolbarToggle whether alignment is to page margins or elements in the selection
CommandAlign LeftPageLayout_AlignLeftPage Layout{92D4909F-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignLeftCommand
nonePageLayout_GraphicsToolbarAlign selected elements to the left
CommandAlign CenterPageLayout_AlignCenterPage Layout{92D490A0-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignCenterCommand
nonePageLayout_GraphicsToolbarAlign selected elements to the horizontal center
CommandAlign RightPageLayout_AlignRightPage Layout{92D490A1-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignRightCommand
nonePageLayout_GraphicsToolbarAlign selected elements to the right
CommandAlign TopPageLayout_AlignTopPage Layout{92D490A2-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignTopCommand
nonePageLayout_GraphicsToolbarAlign selected elements to the top
CommandAlign Vertical CenterPageLayout_AlignMiddlePage Layout{92D490A3-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignMiddleCommand
nonePageLayout_GraphicsToolbarAlign selected elements to the vertical center
CommandAlign BottomPageLayout_AlignBottomPage Layout{92D490A4-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.AlignBottomCommand
nonePageLayout_GraphicsToolbarAlign selected elements to the bottom
CommandDistribute HorizontallyPageLayout_DistributeHorizontallyPage Layout{92D490A5-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.DistributeHorizontallyCommand
nonePageLayout_GraphicsToolbarDistribute selected elements evenly in the horizontal direction
CommandDistribute VerticallyPageLayout_DistributeVerticallyPage Layout{92D490A6-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.DistributeVerticallyCommand
nonePageLayout_GraphicsToolbarDistribute selected elements evenly in the vertical direction
CommandMake Same SizePageLayout_MakeSameSizePage Layout{92D490A7-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.MakeSameSizeCommand
nonePageLayout_GraphicsToolbarMake selected elements the same height and width
CommandMake Same WidthPageLayout_MakeSameWidthPage Layout{92D490A8-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.MakeSameWidthCommand
nonePageLayout_GraphicsToolbarMake selected elements the same width
CommandMake Same HeightPageLayout_MakeSameHeightPage Layout{92D490A9-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.MakeSameHeightCommand
nonePageLayout_GraphicsToolbarMake the selected elements the same height
CommandRotate RightPageLayout_RotateLeftPage Layout{92D490AA-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.RotateLeftCommand
nonePageLayout_GraphicsToolbarRotate the selected text or graphic(s) 90 degrees clockwise
CommandRotate LeftPageLayout_RotateRightPage Layout{92D490AB-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.RotateRightCommand
nonePageLayout_GraphicsToolbarRotate the selected text or graphic(s) 90 degrees counter-clockwise
CommandFlip HorizontallyPageLayout_FlipHorizontalPage Layout{92D490AC-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.FlipHorizontalCommand
nonePageLayout_GraphicsToolbarFlip the selected text or element(s) horizontally
CommandFlip VerticallyPageLayout_FlipVerticalPage Layout{92D490AD-DF9D-11D1-8779-0000F8751720}
esriArcMapUI.FlipVerticalCommand
nonePageLayout_GraphicsToolbarFlip the selected text or element(s) vertically
ToolbarImage ClassificationImage Classificationnone{4F7CA436-BBA2-4E1E-96DE-5C39B6747B44}
esriSpatialAnalystUI.ImageClassificationToolBar
nonenonenone
MenuClassificationClassification_Menunone{328D3668-6370-4866-BF6E-97159BB0AE98}
esriSpatialAnalystUI.ClassifyMenu
noneImage Classificationnone
CommandInteractive Supervised ClassificationImageClassification_InteractiveMLClassifierImage Classification{0F30E199-A5BF-4723-8D09-91054021DFE8}
esriSpatialAnalystUI.MLClassifyCommand
noneClassification_MenuExecute mamximum likelihood classification using sample set
CommandMaximum Likelihood ClassificationImageClassification_MaximumLikelihoodImage Classification{085A35A7-36BD-4864-B0BE-984D0EC1C6AC}
esriSpatialAnalystUI.MaximumLikelihoodCommand
noneClassification_MenuMaximum Likelihood Classification
CommandIso Cluster Unsupervised ClassificationImageClassification_UnsuervisedClassificationImage Classification{6112F5EB-861E-4253-98E3-E7D83016F6CC}
esriSpatialAnalystUI.UnsupervisedClassificationCommand
noneClassification_MenuIso Cluster Unsupervised Classification
CommandClass ProbabilityImageClassification_ClassProbabilityImage Classification{B10B21D0-95B2-45BF-9B8D-07AD5F29A28F}
esriSpatialAnalystUI.ClassProbabilityCommand
noneClassification_MenuClass Probability
CommandPrincipal ComponentsImageClassification_PrincipalComponentAnalysisImage Classification{2F15E9C7-2843-4844-951C-628FDB72DBD6}
esriSpatialAnalystUI.PCAClassifyCommand
noneClassification_MenuPrincipal Components
CommandLayer listImageClassification_LayerListControlImage Classification{5DD22D69-33C3-4D1F-BCE5-79912E9DCF26}
esriSpatialAnalystUI.RasterLayerListControl
noneImage ClassificationList of raster layers
CommandShow Training SamplesImageClassification_TrainingSampleImage Classification{731A1256-176A-4077-A5C0-F1C63D05390B}
esriSpatialAnalystUI.TrainingSampleCommand
noneImage ClassificationShow trainging samples manager
CommandReset All SamplesImageClassification_DeleteTrainingSamplesImage Classification{BD68B866-B737-4658-855F-06A64EF3572F}
esriSpatialAnalystUI.DeleteSamplesCommand
noneImage ClassificationReset training samples
MenuDraw training sampleImageClassification_DrawingToolsnone{DF2D18C1-F026-4A43-B32C-9A52BC09CBD5}
esriSpatialAnalystUI.DrawToolPalette
noneImage Classificationnone
CommandDraw PolygonImageClassification_DrawPolygonImage Classification{864FE6F6-38E4-4105-9101-351F9409B96F}
esriSpatialAnalystUI.DrawPolygonTool
noneImageClassification_DrawingToolsCreate sample by drawing a polygon
CommandDraw RectangleImageClassification_DrawRectangleImage Classification{5C1D439D-A306-4300-A5B2-EA3098F9B1A4}
esriSpatialAnalystUI.DrawRectangleTool
noneImageClassification_DrawingToolsCreate sample by drawing a rectangle
CommandDraw CircleImageClassification_DrawCircleImage Classification{7D00DE44-93EB-46E5-8C0B-DA426AB4CADB}
esriSpatialAnalystUI.DrawCircleTool
noneImageClassification_DrawingToolsCreate samples by drawing a circle
CommandSelect a Training SampleImageClassification_SelectTrainingSampleImage Classification{6B641156-506A-43E5-BC55-14B5789A87E8}
esriSpatialAnalystUI.SelectSampleTool
noneImage ClassificationSelect a training sample
ToolbarLabelingLabeling_LabelingToolbarnone{F7563B84-0B47-469C-B25A-5046CD44E4A5}
esriArcMapUI.LabelingToolBar
nonenonenone
MenuLabelingLabeling_Options_Menunone{1FBD5C2B-FEBB-4CF7-B7BC-3380066AC58F}
esriArcMapUI.LabelingOptionsMenu
noneLabeling_LabelingToolbarnone
CommandAbbreviation DictionariesMaplex_LabelDictionaryLabel{883C1E59-39E1-4BAA-85C7-29BC3970E61C}
esriArcMapUI.MaplexDictionaryCommand
noneLabeling_Options_MenuOpen the Abbreviations Dictionary dialog
CommandUse Maplex Label EngineMaplex Label EngineLabel{5C034EED-7881-4E07-8E1E-2051A1EE46ED}
esriArcMapUI.MaplexLabelEngineCommand
noneLabeling_Options_MenuSwitch between the Maplex label engine and the standard label engine.
CommandOptionsFile_LabelingOptionsLabel{32D0E684-CBFC-4F6D-AD1A-BA979E6379E8}
esriArcMapUI.LabelingOptionsCommand
noneLabeling_Options_MenuDisplays the labeling options dialog.
CommandLabel ManagerFile_LabelManagerLabel{D8AC02F6-00ED-4427-98D4-E8ADADBA0E6B}
esriArcMapUI.LabelManagerCommand
noneLabeling_LabelingToolbarOpen the Label Manager dialog.
CommandLabel Priority RankingFile_LabelPriorityRankingLabel{ABB95DF3-EDBF-407B-96FC-017111D6AAFA}
esriArcMapUI.LabelPriorityRankingCommand
noneLabeling_LabelingToolbarOpen the Label Priority Ranking dialog.
CommandLabel Weight RankingFile_LabelWeightRankingLabel{7304FF97-7200-4960-8CD5-D353AAC55F58}
esriArcMapUI.LabelWeightRankingCommand
noneLabeling_LabelingToolbarOpen the Label Weight Ranking dialog.
CommandLock LabelsFile_LabelCacheLabel{D5E987CA-6C3D-4E7C-BEE4-E9C7123C93FC}
esriArcMapUI.LabelCacheCommand
noneLabeling_LabelingToolbarLock labels in their current positions.
CommandPause LabelingFile_LabelPauseLabel{FED1A5BC-74BD-4E8D-FF30-ADEC3C1618A0}
esriArcMapUI.LabelPauseCommand
noneLabeling_LabelingToolbarTemporarily suspends labeling so you can work without labels drawing.
CommandView Unplaced LabelsFile_LabelViewUnplacedLabel{7999B2BA-5EF7-4892-861C-93EDE859E69F}
esriArcMapUI.LabelViewUnplacedCommand
noneLabeling_LabelingToolbarDisplays the labels that could not be placed on the map.
CommandPlacement QualityMLE_QualityLabel{20664808-8DE2-A1FA-8DAE-1EF40AB6D22A}
esriArcMapUI.MaplexQualityControl
noneLabeling_LabelingToolbarSets the placement quality for labeling.
ToolbarLayoutPageLayout_LayoutToolbarnone{5DEB1DB3-C2A9-11D1-B9A2-080009EE4E51}
esriArcMapUI.LayoutToolBar
nonenonenone
CommandZoom InPageLayout_PageZoomInPage Layout{E920D9E7-9CB1-11D1-873C-0000F8751720}
esriArcMapUI.PageZoomInTool
nonePageLayout_LayoutToolbarZoom in on the map layout by clicking a point or dragging a box
CommandZoom OutPageLayout_PageZoomOutPage Layout{E920D9E8-9CB1-11D1-873C-0000F8751720}
esriArcMapUI.PageZoomOutTool
nonePageLayout_LayoutToolbarZoom out on the map layout by clicking a point or dragging a box
CommandPanPageLayout_PagePanPage Layout{E920D9E9-9CB1-11D1-873C-0000F8751720}
esriArcMapUI.PagePanTool
nonePageLayout_LayoutToolbarPan the map layout by dragging it
CommandZoom Whole PageLayoutTools_ZoomWholePagePage Layout{C22579D3-BC17-11D0-8667-0000F8751720}
esriArcMapUI.ZoomWholePageCommand
nonePageLayout_LayoutToolbarZoom to the whole map layout so you can see it all
CommandZoom to 100%LayoutTools_Zoom100PercentPage Layout{C22579D4-BC17-11D0-8667-0000F8751720}
esriArcMapUI.Zoom100PercentCommand
nonePageLayout_LayoutToolbarZoom the map layout to 100% (1:1)
CommandFixed Zoom InPageLayout_PageZoomInFixedPage Layout{E920D9EA-9CB1-11D1-873C-0000F8751720}
esriArcMapUI.PageZoomInFixedCommand
nonePageLayout_LayoutToolbarZoom in on the center of the map layout
CommandFixed Zoom OutPageLayout_PageZoomOutFixedPage Layout{E920D9EB-9CB1-11D1-873C-0000F8751720}
esriArcMapUI.PageZoomOutFixedCommand
nonePageLayout_LayoutToolbarZoom out on the center of the map layout
CommandGo Back To ExtentLayoutTools_ZoomPageToLastExtentBackPage Layout{0C56F301-410B-11D2-A2AA-080009B6F22B}
esriArcMapUI.ZoomPageToLastExtentBackCommand
nonePageLayout_LayoutToolbarGo back to previous extent of the map layout
CommandGo Forward To ExtentLayoutTools_ZoomPageToLastExtentForwardPage Layout{0C56F302-410B-11D2-A2AA-080009B6F22B}
esriArcMapUI.ZoomPageToLastExtentForwardCommand
nonePageLayout_LayoutToolbarGo forward to the next extent of the map layout
CommandZoom ControlPageLayout_ZoomPage Layout{A235CDB1-C7E2-11D0-8380-080009B996CC}
esriArcMapUI.ZoomControl
nonePageLayout_LayoutToolbarZoom the map layout by a particular percentage
CommandToggle Draft ModePageLayout_TogleDraftModeOfFramesPage Layout{5821236E-6C14-46E2-9B2C-56CC35E0A5E5}
esriArcMapUI.ToggleDraftModeOnFramesCommand
nonePageLayout_LayoutToolbarToggle draft mode of frame graphics.
CommandFocus Data FramePageLayout_FocusDataFrameDrawingPage Layout{F752FFCA-F2A6-45B6-9C84-5BD4B4DFA770}
esriArcMapUI.FocusDataFrameDrawingCommand
nonePageLayout_LayoutToolbarMakes active data frame the target for graphics you draw in Layout View
CommandChange LayoutChangeLayoutPage Layout{29223B07-D8FC-11D3-9305-00600802E603}
esriArcMapUI.ChangeLayoutCommand
nonePageLayout_LayoutToolbarChange the layout by selecting a predefined template
CommandData Driven Page ToolbarPageLayout_PageIndexToolbarCommandPage Layout{041DF7F6-8DDE-42E4-B38E-52EB538D46F3}
esriArcMapUI.PageIndexToolbarCommand
nonePageLayout_LayoutToolbarShow Data Driven Page Tools
ToolbarMap Service PublishingMap Service Publishingnone{337A8529-91B3-4DA0-B5E2-F4AEB7C0607A}
esriCartoXUI.MapPublishToolbar
nonenonenone
CommandAnalyzePublishUI_PrepareMap Service Publishing{AF8CC49A-E087-4C9A-94F9-9A0A8C85F9F7}
esriCartoXUI.MapPrepareCommand
noneMap Service PublishingAnalyze the map and prepare it for publication
CommandPreviewPublishUI_PreviewMap Service Publishing{83EC3560-4EFD-4A2A-886A-B91BE17B5038}
esriCartoXUI.MapPreviewCommand
noneMap Service PublishingPreview the map as it will be drawn in ArcGIS Server
CommandSave Map Service DefinitionPublishUI_SaveAsMap Service Publishing{ADE05616-633D-47A9-9DE3-B489E9A3B5B5}
esriCartoXUI.MapSaveAsCommand
noneMap Service PublishingSave Map Service Definition
CommandPublishPublishUI_PublishMap Service Publishing{67F433C1-EEF8-4BA1-A1AA-91A1DF424EB9}
esriCartoXUI.MapPublishCommand
noneMap Service PublishingPublish the map to ArcGIS Server
CommandMap Service Publishing OptionsPublishUI_OptionsMap Service Publishing{6A282EEA-6597-434B-9371-8255A949504F}
esriCartoXUI.MapTargetOptionsCommand
noneMap Service PublishingChange options related to map service publication
ToolbarNetwork AnalystNetwork Analystnone{C967BD39-1118-42EE-AAAB-B31642C89C3E}
esriNetworkAnalystUI.NetworkAnalystExtension
nonenonenone
MenuNetwork AnalystNetworkSolvers_Menunone{388AC978-AB0B-48A3-A905-86FC44A3A341}
esriNetworkAnalystUI.NetworkAnalystSolverMenu
noneNetwork Analystnone
Command{ Create Standard NALayer Commands }{ }none{301857E8-C2F9-4CEB-83ED-F5AF5402D6D2}
esriNetworkAnalystUI.NAAddAnalysisLayerContextMenuItems
noneNetworkSolvers_Menunone
Command{ Create Custom NALayer Commands }{ }none{59CF176D-49E4-4F43-B998-86516DAE831B}
esriNetworkAnalystUI.NAAddCustomAnalysisLayerContextMenuItems
noneNetworkSolvers_Menunone
CommandOptionsNAOptions CommandNetwork Analyst{356BACA2-F780-4722-8A76-A08A2904E351}
esriNetworkAnalystUI.NAOptionsCommand
noneNetworkSolvers_MenuNetwork Analyst Options
CommandNetwork Analyst WindowNetworkAnalystWindowCommandNetwork Analyst{601FDC37-D541-42F9-A11F-DD5CEA6315DD}
esriNetworkAnalystUI.NAWindowCommand
noneNetwork AnalystShow/Hide the Network Analyst Window
CommandCreate Network LocationNAEditLocation ToolNetwork Analyst{C7877BC8-BD63-473F-A6AC-08D806152400}
esriNetworkAnalystUI.NetworkLocationEditTool
noneNetwork AnalystCreate Network Location
CommandSelect/Move Network LocationsNAEditLocation ToolNetwork Analyst{B59C0FAC-49CD-4F5F-92CB-C6B6A7D8D473}
esriNetworkAnalystUI.NetworkLocationSelectTool
noneNetwork AnalystSelect/Move Network Locations
CommandSolveNASolve CommandNetwork Analyst{F0FD65E0-4BBF-41E5-9190-B6F3C0DCE364}
esriNetworkAnalystUI.NetworkAnalystSolveCommand
noneNetwork AnalystRun the current analysis
CommandDirections WindowNetworkAnalyst_DirectionsWindowNetwork Analyst{DD10DF2A-B919-4B49-9A57-C0215FD2C8D6}
esriNetworkAnalystUI.NADirectionsCommand
noneNetwork AnalystDisplay Directions Window
CommandNetwork Dataset Layer ListNetworkLayers ListNetwork Analyst{1A3352FA-C7C9-4BA4-B7C4-17FA40EDADA1}
esriNetworkAnalystUI.NetworkLayerList
noneNetwork AnalystActive Network Dataset Layer
CommandNetwork IdentifyNetwork Identify ToolNetwork Analyst{83DF2383-2B01-47C5-98CE-CF6F73DA9A27}
esriNetworkAnalystUI.NetworkIdentifyTool
noneNetwork AnalystIdentify Network Elements
CommandBuild Network DatasetNetworkDataset_BuildFullExtentCommandNetwork Analyst{6F88C94D-1F6E-4C22-B9C5-E2D9677E66D5}
esriNetworkAnalystUI.BuildFullExtentCommand
noneNetwork AnalystBuilds network dataset
ToolbarParcel EditorParcelEditorToolbarnone{E63B3BBF-58FD-4102-8F61-238E1AAA066F}
esriCadastralUI.CadastralEditorToolBar
nonenonenone
MenuParcel EditorCadastralEditor_Menunone{CFFCF318-533D-4806-95F0-7DFF28D87084}
esriCadastralUI.CadastralEditorMenu
noneParcelEditorToolbarnone
CommandStart EditingEditor_StartEditingEditor{59D2AFD0-9EA2-11D1-9165-0080C718DF97}
esriEditor.StartEditingCommand
noneCadastralEditor_MenuStarts an edit session
CommandSave EditsEditor_SaveEditsEditor{59D2AFD2-9EA2-11D1-9165-0080C718DF97}
esriEditor.SaveEditsCommand
noneCadastralEditor_MenuSaves any pending edits
CommandStop EditingEditor_StopEditingEditor{59D2AFD1-9EA2-11D1-9165-0080C718DF97}
esriEditor.StopEditingCommand
noneCadastralEditor_MenuStops the edit session
CommandTarget FabricFabric ControlParcel{E2D877A1-3E7C-40EC-AD6A-8105D28F45F1}
esriCadastralUI.FabricControlCmd
noneCadastralEditor_MenuSelect the editing farbic
CommandPlan DirectoryPlanDirectoryParcel{71728D93-D307-43AA-81F9-9D4EE10D3B4F}
esriCadastralUI.PlanDirectoryCmd
noneCadastralEditor_MenuPlan Directory
CommandSave As XMLCadastral_SaveAsAnotherPacketParcel{2E1870E4-F0DB-4CCB-B274-CF4A7B581487}
esriCadastralUI.SaveAsPacketCmd
noneCadastralEditor_MenuSave job as an XML file
CommandAppend fileCadastral_AppendPacketParcel{9FB04311-8CBC-4AFB-9F51-1C53658FB991}
esriCadastralUI.AppendPacketCmd
noneCadastralEditor_MenuAppend a file to the job
CommandAdjustAdjust Packet Co-ordinatesParcel{411C458F-B80D-449B-BE80-ACA331F3A910}
esriCadastralUI.AdjustCmd
noneCadastralEditor_MenuAdjust Packet Co-ordinates
CommandFeature AdjustmentCadastralAdjustmentMenuItemParcel{843FBFF3-1DAC-4491-A04A-063D6905794F}
esriCadastralUI.CadastralAdjustmentMenuItem
noneCadastralEditor_MenuAdjust feature classes to match the Parcel Fabric
CommandParcel Coordinate ViewCadastral_PlanarizeParcel{F06233DB-59C4-4F4A-96CA-473BB7C06601}
esriCadastralUI.MeasurementPointViewCmd
noneCadastralEditor_MenuToggle between using points derived from measurements or fixed joined locations.
CommandJob BookCadastralFabricJobBookParcel{302F37BA-B9E2-4806-9136-3834867A172C}
esriCadastralUI.JobBookCmd
noneCadastralEditor_MenuOpens parcel job book to manage currently open jobs
CommandOptionsCadastral_EditorOptionsParcel{A7490587-A970-4014-97CD-C2D2BA939A11}
esriCadastralUI.EditorOptionsCmd
noneCadastralEditor_MenuParcel editor options
CommandSelect Parcel FeaturesCadastral_SelectToolParcel{3C0B5325-4083-4A7C-8A30-EC692720D16B}
esriCadastralUI.CadastralSelectTool
noneParcelEditorToolbarSelect Parcel Features
CommandNew ParcelCadastralEditor_NewParcelCmdParcel{90A69B31-0F78-4E62-99F9-801404588BD7}
esriCadastralUI.NewParcelCmd
noneParcelEditorToolbarCreate a new parcel in a new plan
CommandControl PointCadastral_ControlPtsToolParcel{0A6D9032-010A-4AC6-95A1-A0BDB3054E69}
esriCadastralUI.ControlPtsTool
noneParcelEditorToolbarMaintain control points
CommandControl Point Match ToolCadastral_ControlPtMatchToolParcel{BCD19E67-EC01-48BA-8A67-696A18CFD568}
esriCadastralUI.ControlPtMatchTool
noneParcelEditorToolbarMatch a Control point to a Fabric Point
CommandParcel namerCadastral_ParcelSeqNamerToolParcel{FF4BBB39-36B2-4C3E-B32C-194B06E64C2A}
esriCadastralUI.ParcelSeqNamerTool
noneParcelEditorToolbarName parcels sequentially using a line
CommandMean PointsCadastral_MeanPointsToolParcel{BD7562E1-C25D-461D-844F-14507EFA95AA}
esriCadastralUI.MeanPointsTool
noneParcelEditorToolbarMerges unconnected points inside a given rectangle
CommandCreate ConnectionCadastral_CreateAcrossRoadConnParcel{74C73841-AA78-46CF-B335-4B22EF905D8B}
esriCadastralUI.CreateAcrossRoadConnCmd
noneParcelEditorToolbarCreate Connection
CommandPoint(s) detailsCadastral_PointReportCmdParcel{6DECCFCD-D1B8-4542-98B9-4A9CBF598C65}
esriCadastralUI.PointReportCmd
noneParcelEditorToolbarPoint reporting on 1, 2 or 3 points.
CommandAdd a Line PointCadastral_AddPointCmdParcel{680B849E-799E-45E9-BF8C-79A79272A0AB}
esriCadastralUI.AddLinePointCmd
noneParcelEditorToolbarAdd a Line Point
CommandDelete a Line PointCadastral_DeleteLinePointCmdParcel{E3A8138B-84B5-4D5F-9537-5D7FD7F27863}
esriCadastralUI.DeleteLinePointCmd
noneParcelEditorToolbarDelete a Line Point
CommandParcel DetailsShowParcelPropertiesCmdParcel{D7A996F0-2084-4699-9240-5206ABEF5DB1}
esriCadastralUI.ShowParcelPropertiesCmd
noneParcelEditorToolbarParcel Details
CommandParcel ExplorerCadastral_ParcelExplorer_ShowParcel{F97DF83D-D2B4-4776-9EA3-EF5E4A9BF528}
esriCadastralUI.ParcelExplorerCmd
noneParcelEditorToolbarShow/Hide Parcel Explorer window
ToolbarPublisherPublisher_PublisherToolbarnone{39F93294-E4A7-412B-A318-971506EC2AF9}
esriPublisherUI.PublishToolbar
nonenonenone
MenuPublisherPublish_PublishMenunone{4912E7AB-AFD3-4A66-A2AF-F39385D73D43}
esriPublisherUI.PublishMenu
nonePublisher_PublisherToolbarnone
CommandPublisher Map TitlePublisher_Dynamic TitlePublisher{9AD38AB2-F1BD-4546-940B-B84CD50866DC}
esriPublisherUI.AddPMFTitleTextCommand
nonePublish_PublishMenuAdd a title which can be changed when printing/viewing in ArcReader
CommandImport ArcReader MarkupPublisher_Import MarkupPublisher{B497C711-DF2E-4F72-ADB8-0CB7D5D9CB5D}
esriPublisherUI.ImportArcReaderInkCommand
nonePublish_PublishMenuImport ArcReader Markup
CommandCreate Data PackagePublisher_Data PackagingPublisher{B3791413-3D17-4307-A240-DE44E69C3407}
esriPublisherUI.PublishDataPackageCommand
nonePublish_PublishMenuCreate a data package for the selected PMF files(s)
CommandMap Contents SummaryPublisher_Data AnalysisPublisher{97AE9120-EA9F-4C18-AD18-8877D0811CCB}
esriPublisherUI.PublishDataAnalysisCommand
nonePublish_PublishMenuAnalyze the contents of the the map and report findings
CommandPublish MapPublisher_Publish MapPublisher{CEFED3B7-5F2E-45E2-BC3F-3EDEB4587E69}
esriPublisherUI.PublishPMFCommand
nonePublish_PublishMenuPublish current Map for use with ArcReader
CommandSettingsPublisher_Publish OptionsPublisher{8849FD12-9ABE-441E-8A72-9AAB513AF0C5}
esriPublisherUI.PublishOptionsCommand
nonePublish_PublishMenuSpecify settings for how the published map will work in ArcReader
CommandPublish MapPublisher_Publish MapPublisher{CEFED3B7-5F2E-45E2-BC3F-3EDEB4587E69}
esriPublisherUI.PublishPMFCommand
nonePublisher_PublisherToolbarPublish current Map for use with ArcReader
CommandCreate Data PackagePublisher_Data PackagingPublisher{B3791413-3D17-4307-A240-DE44E69C3407}
esriPublisherUI.PublishDataPackageCommand
nonePublisher_PublisherToolbarCreate a data package for the selected PMF files(s)
CommandImport ArcReader MarkupPublisher_Import MarkupPublisher{B497C711-DF2E-4F72-ADB8-0CB7D5D9CB5D}
esriPublisherUI.ImportArcReaderInkCommand
nonePublisher_PublisherToolbarImport ArcReader Markup
CommandArcReader Markup TagPublisher_TagToolControlPublisher{0CF15106-499F-43EA-8794-9C88045CC299}
esriPublisherUI.InkTagToolControl
nonePublisher_PublisherToolbarSelect current ArcReader markup tag
CommandPrevious ArcReader MarkupPublisher_PrevInkGraphicPublisher{D0030EE1-C7BA-479A-B5E7-5A883C53D80E}
esriPublisherUI.PrevInkGraphicCommand
nonePublisher_PublisherToolbarFind previous ArcReader markup
CommandNext ArcReader MarkupPublisher_NextInkGraphicPublisher{945D713A-CE60-4004-9BF6-46CA893F9F49}
esriPublisherUI.NextInkGraphicCommand
nonePublisher_PublisherToolbarFind next ArcReader markup
CommandDelete ArcReader MarkupPublisher_DeleteAllInkGraphicsPublisher{E452F5D2-45E4-450B-9C40-F4A2DB3F16D0}
esriPublisherUI.DeleteAllInkGraphicsCommand
nonePublisher_PublisherToolbarDelete ArcReader Markup
ToolbarRaster PaintingArcScan_RasterPaintingToolBarnone{3D224EED-3150-4C3E-9D46-586D288279B4}
esriArcScan.RasterCleanupToolBar
nonenonenone
CommandBrushArcScan_BrushArcScan{CD31B26E-EEE9-4AF4-9796-7079379E33B9}
esriArcScan.BrushTool
noneArcScan_RasterPaintingToolBarBrush Tool
CommandSelect Brush SizeArcScan_BrushSizePaletteArcScan{9EAD2D65-88AE-4899-B689-65BAB22133BA}
esriArcScan.BrushSizePaletteCommand
noneArcScan_RasterPaintingToolBarSelect Brush Size
CommandFillArcScan_FillArcScan{45DDD0BE-4AB1-469C-AE9C-E64F66A252CB}
esriArcScan.FillTool
noneArcScan_RasterPaintingToolBarFill Tool
MenuDraw ToolsArcScan_DrawToolsnone{B087AB73-531D-4CA2-A3FF-1C06770D2EDE}
esriArcScan.DrawToolsPalette
noneArcScan_RasterPaintingToolBarnone
CommandLineArcScan_DrawLineArcScan{CBB0F17A-B2FE-4E27-A9F7-296B270672DD}
esriArcScan.DrawLineTool
noneArcScan_DrawToolsDraw Line
CommandRectangleArcScan_DrawRectangleArcScan{70E7561E-E570-4265-9C95-DB08F85A9073}
esriArcScan.DrawRectangleTool
noneArcScan_DrawToolsDraw Rectangle
CommandPolygonArcScan_DrawPolygonArcScan{3D9354F8-7390-4987-91A3-0AE3A1657816}
esriArcScan.DrawPolygonTool
noneArcScan_DrawToolsDraw Polygon
CommandEllipseArcScan_DrawEllipseArcScan{081D9109-65D5-4CC4-948E-7AFFD4DDA435}
esriArcScan.DrawEllipseTool
noneArcScan_DrawToolsDraw Ellipse
CommandSelect Line WidthArcScan_LineWidthPaletteArcScan{F54C205D-0855-4029-9A30-DC2DDE5D66B1}
esriArcScan.LineWidthPaletteCommand
noneArcScan_RasterPaintingToolBarSelect Line Width
CommandEraseArcScan_EraseArcScan{8093D506-CC18-465B-984E-B1FD4950CB94}
esriArcScan.EraseTool
noneArcScan_RasterPaintingToolBarErase
CommandSelect Erase SizeArcScan_EraseSizePaletteArcScan{D3CDFB42-3024-4623-9C8C-499C7F6502E7}
esriArcScan.EraseSizePaletteCommand
noneArcScan_RasterPaintingToolBarSelect Erase Size
CommandSwaps BG/FGArcScan_SwapFGBGColorArcScan{53CAF642-0FA5-4053-8FFD-0D2C135F504B}
esriArcScan.SwapFGBGColor
noneArcScan_RasterPaintingToolBarSwaps the cleanup tool's foreground and background colors.
CommandMagic EraseArcScan_MagicEraseArcScan{7EE9895A-3A90-4CAA-B153-DA36F0A88412}
esriArcScan.VectorizationMagicEraseTool
noneArcScan_RasterPaintingToolBarErase the connected cells by clicking or dragging a box.
ToolbarRepresentationRepresentationnone{3E042332-3671-4C90-AE89-8BBD4F399E96}
esriEditor.RepresentationToolbar
nonenonenone
MenuRepresentationRepresentation_RepresentationMenunone{544231D0-FB25-4DB8-8BC7-748E9E327DC8}
esriEditor.RepresentationMenu
noneRepresentationnone
CommandMake InvisibleRepresentation_MakeInvisibleRepresentation{D2916EF6-9EC7-4C4A-8676-25014F32EE96}
esriEditor.MakeInvisibleCommand
noneRepresentation_RepresentationMenuMake selected representations invisible
CommandMake VisibleRepresentation_MakeVisibleRepresentation{960487FC-43E3-4E3B-941B-5A995A36FF7F}
esriEditor.MakeVisibleCommand
noneRepresentation_RepresentationMenuMake selected representations visible
CommandClear Shape OverridesRepresentation_ClearShapeOverridesRepresentation{A76178D7-688A-4584-A8CF-772AD7BF5A66}
esriEditor.ClearShapeOverridesCommand
noneRepresentation_RepresentationMenuClear the shape override of selected representations
CommandClear Property OverridesRepresentation_ClearAttributesOverridesRepresentation{2E0F268B-548C-4DF3-979B-52C536EC6D1D}
esriEditor.ClearAttributesOverridesCommand
noneRepresentation_RepresentationMenuClear all property overrides of selected representations
MenuFree RepresentationRepresentation_FreeRepresentationMenunone{492C344F-33E7-4495-B8B8-9D954A4DADF3}
esriEditor.FreeRepresentationMenu
noneRepresentation_RepresentationMenunone
CommandConvert to Free RepresentationRepresentation_ConvertToFreeRepresentationRepresentation{1ED8AD85-FA1E-4F68-AC40-83449238E0E4}
esriEditor.ConvertToFreeRepCommand
noneRepresentation_FreeRepresentationMenuConvert the selected representation to a free representation
CommandConvert Effect to GeometryRepresentation_ConvertToEffectRepresentation{1991745E-B98E-40C3-892D-685DFFC525FA}
esriEditor.ConvertEffectCommand
noneRepresentation_FreeRepresentationMenuReplace the geometry by the result of the first effect or marker placement
CommandUngroup ElementsRepresentation_UnshareSymbolRepresentation{0D5BDAC8-CDD4-4FFB-B2BB-D69C2CE6DFEA}
esriEditor.UnshareSymbolCommand
noneRepresentation_FreeRepresentationMenuMake each part of a multipart geometry an individual element
CommandSeparate Symbol LayersRepresentation_SeparateLayersRepresentation{A0EF6FE6-DF62-4620-BF42-9602E5D99756}
esriEditor.SeparateLayersCommand
noneRepresentation_FreeRepresentationMenuMake each symbol layer an individual element
CommandDelete ElementRepresentation_DeleteComponentRepresentation{E90F5A46-59D5-4BBE-92E3-A894B063813C}
esriEditor.DeleteComponentCommand
noneRepresentation_FreeRepresentationMenuDelete the selected element from a free representation
CommandEdit Free RepresentationRepresentation_EditFreeRepresentationRepresentation{FB0C029E-C288-469B-8DA1-62EBF140ACEC}
esriEditor.EditFreeRepCommand
noneRepresentation_FreeRepresentationMenuEdit the selected free representation using the free representation editor
CommandOptionsRepresentation_OptionsRepresentation{6E21E31A-B8E1-485F-93DC-2B6F9A5C0602}
esriEditor.RepresentationOptionsCommand
noneRepresentation_RepresentationMenuDefine representation options
CommandSelectRepresentation_SelectRepresentation{43E58C82-FEDF-4E1A-9137-DE91D32A6E10}
esriEditor.ToolSelect
noneRepresentationSelects representations
CommandDirect SelectRepresentation_DirectSelectRepresentation{DF93E6F6-20A5-4D6A-BCB5-EE48FAC7B4E9}
esriEditor.ToolSelectGeom
noneRepresentationAllows direct geometry editing
CommandLasso SelectRepresentation_LassoSelectRepresentation{F8EEC4C9-B15C-4C7A-9EF6-3193EF68A146}
esriEditor.ToolLassoBlack
noneRepresentationSelects representations using a lasso gesture
CommandLasso Direct SelectRepresentation_LassoDirectSelectRepresentation{E1CB1876-FD7E-499E-901E-48F3C6DB79DA}
esriEditor.ToolLassoWhite
noneRepresentationAllows direct geometry selection using a lasso gesture
MenuVertex ToolsRepresentation_ToolVertexPalettenone{B9340A2F-5895-4B5F-97DF-74F6AB70DC4A}
esriEditor.ToolVertexPalette
noneRepresentationnone
CommandInsert VertexRepresentation_InsertVertexRepresentation{EFDA38C0-CA77-45DB-A834-D1CC17D56C5A}
esriEditor.ToolInsertVertex
noneRepresentation_ToolVertexPaletteInsert Vertex
CommandInsert BezierRepresentation_InsertBezierRepresentation{19653453-4422-4D08-BBED-26588C56ADDE}
esriEditor.ToolInsertBezier
noneRepresentation_ToolVertexPaletteInsert Bezier
CommandInsert Control PointRepresentation_InsertControlRepresentation{E63C54EE-444F-42CF-B736-CC2FB8851AA9}
esriEditor.ToolInsertControl
noneRepresentation_ToolVertexPaletteInsert Control Point
CommandDelete VertexRepresentation_DeleteVertexRepresentation{4FD0CFC6-1C62-493D-BA29-36479603F63B}
esriEditor.ToolDeleteVertex
noneRepresentation_ToolVertexPaletteDelete Vertex
CommandDelete BezierRepresentation_DeleteBezierRepresentation{220290CA-0E27-47C7-BBEE-4122F40B9E69}
esriEditor.ToolDeleteBezier
noneRepresentation_ToolVertexPaletteDelete Bezier
CommandDelete Control PointRepresentation_DeleteControlRepresentation{A5A5DF3A-FDB8-455F-B31A-30BB7805A873}
esriEditor.ToolDeleteControl
noneRepresentation_ToolVertexPaletteDelete Control Point
CommandWarpRepresentation_WarpRepresentation{08E51511-04D5-4A21-9217-2AD119CE8289}
esriEditor.ToolWarp
noneRepresentationWarps representations
CommandMove ParallelRepresentation_MoveParallelRepresentation{5535CCC0-7497-4173-88E1-06DD25D23068}
esriEditor.ToolMoveParallel
noneRepresentationMoves selected geometries parallel
MenuErase ToolsRepresentation_ToolErasePalettenone{635A76DE-08AD-4E11-89E6-84A0834F19C5}
esriEditor.ToolErasePalette
noneRepresentationnone
CommandEraseRepresentation_EraseRepresentation{DCE8FAC9-848A-4E89-AA94-889F8E816189}
esriEditor.ToolErase
noneRepresentation_ToolErasePaletteErase geometry
CommandMaskRepresentation_MaskRepresentation{E8E0B9F0-B01A-402E-94EF-63806C919C68}
esriEditor.ToolMask
noneRepresentation_ToolErasePaletteMasks representations
MenuRotate/Orient ToolsRepresentation_ToolRotatePalettenone{569F6BB8-07D0-4B75-8558-27194AF0A66A}
esriEditor.ToolRotatePalette
noneRepresentationnone
CommandRotateRepresentation_RotateRepresentation{8887B4FD-A1B1-4DEE-B418-642510809A89}
esriEditor.ToolRotate
noneRepresentation_ToolRotatePaletteRotates representations
CommandOrientRepresentation_OrientRepresentation{D3A8EAA7-C38C-462A-B4F0-E9FB51E9FE0E}
esriEditor.ToolOrient
noneRepresentation_ToolRotatePaletteOrients representations
CommandResizeRepresentation_ResizeRepresentation{CC557543-AB98-4E47-B1D3-EB88A4E0FF91}
esriEditor.ToolResize
noneRepresentationResizes representations
MenuMove/Offset ToolsRepresentation_ToolOffsetPalettenone{DF71E076-B15E-437A-B274-866993D495B2}
esriEditor.ToolOffsetPalette
noneRepresentationnone
CommandMoveRepresentation_MoveRepresentation{0EA4BD12-9C8C-4CD7-8487-B32350D3E2F0}
esriEditor.ToolMove
noneRepresentation_ToolOffsetPaletteMoves representations
CommandOffsetRepresentation_OffsetRepresentation{9667DA79-4C25-4C9C-B7A1-A0505879DF85}
esriEditor.ToolOffset
noneRepresentation_ToolOffsetPaletteOffsets representations
CommandRepresentation PropertiesRepresentation_PropertiesWindowRepresentation{A264AEFF-5B04-4184-9251-D11069BEBD96}
esriEditor.GraphicPropWndCommand
noneRepresentationOpen a dockable window showing the properties of the selected representation(s)
ToolbarRoute EditingRouteEditingToolbarnone{4733FE06-1DBE-4516-AAAA-5CEF479C52D8}
esriLocationUI.RouteEditingToolbar
nonenonenone
CommandLine sub-portion Tool.SubSketch_2PtsRoute Editing Commands{F4C0338C-BA18-478D-BCC3-3E945ED69D66}
esriLocationUI.SubSketch2PtsTool
noneRouteEditingToolbarDefines portion of the selected line feature to modify
CommandMake RouteMakeRouteCommandRoute Editing Commands{2D63BBEF-94EF-41A1-9DB3-878BC9062551}
esriLocationUI.MakeRouteCommand
noneRouteEditingToolbarMakes a route from the selected line features
CommandCalibrate Route FeatureCalibrateRouteCommandRoute Editing Commands{2C4F36F6-5B07-4364-8A94-D2744AB277AC}
esriLocationUI.CalibrateRouteCommand
noneRouteEditingToolbarCalibrates the selected route's measures with points
ToolbarSchematicSchematicMain_Toolbarnone{231CA833-25FA-4C07-89AD-6474D0F649E0}
esriSchematicUI.SchematicMainToolBar
nonenonenone
MenuSchematicSchematic_SchematicMainMenunone{BB5FF291-B5EC-46C8-878C-E37A41254B91}
esriSchematicUI.SchematicMainMenu
noneSchematicMain_Toolbarnone
CommandSchematic Editor ToolbarSchematic_ToggleEditorToolbarSchematics{0F5F4223-3A71-4064-88E3-B5B1C3FA73D7}
esriSchematicUI.SchematicEditorToolbarCommand
noneSchematic_SchematicMainMenuShow or hide the Schematic Editor toolbar
CommandSchematic Network Analyst ToolbarSchematic_ToggleNetworkAnalystToolbarSchematics{5DE89CD0-1FEC-4A73-9A05-C975397937FE}
esriSchematicUI.SchematicNetworkAnalystToolbarCommand
noneSchematic_SchematicMainMenuShow or hide the Schematic Network Analyst toolbar
CommandFind Related DiagramsSchematic_FindRelatedDiagramsSchematics{217F3E22-AEFC-4DEF-82D1-2B83B87D7936}
esriSchematicUI.SchematicFindRelatedDiagramsCommand
noneSchematic_SchematicMainMenuSearch for schematic diagrams containing the same related selected features
CommandClear All Diagram SelectionsSchematic_ClearAllDiagramsSchematics{4CE409DB-EBF7-44DF-9926-0653FB69A457}
esriSchematicUI.SchematicClearAllDiagramsCommand
noneSchematic_SchematicMainMenuUnselect the currently selected schematic features in all schematic diagrams
CommandUpdate DiagramSchematic_UpdateDiagramSchematics{0C2D8293-D8D5-463C-9969-0B09C7688959}
esriSchematicUI.SchematicUpdateDiagramCommand
noneSchematic_SchematicMainMenuUpdate the active schematic diagram
CommandSave Diagram AsSchematic_SaveAsDiagramSchematics{7BD0E136-E4B9-4C5C-BA07-3E893CA3FBF3}
esriSchematicUI.SchematicSaveAsDiagramCommand
noneSchematic_SchematicMainMenuSave the active schematic diagram with a new name
CommandSchematic OptionsSchematic_OptionsSchematics{830339CB-1CBE-461E-8879-C7815E93E839}
esriSchematicUI.SchematicOptionsCommand
noneSchematic_SchematicMainMenuDisplay the schematic options
CommandOpen Schematic DiagramsSchematic_OpenDiagramSchematics{72F714E8-8B2D-4581-ADF2-BACB2FB3EF00}
esriSchematicUI.SchematicOpenDiagramCommand
noneSchematicMain_ToolbarOpen existing schematic diagrams
CommandGenerate New Schematic DiagramSchematic_CreateDiagramSchematics{04B9D624-A04A-4103-8D34-74A36E52FC42}
esriSchematicUI.CreateDiagramCommand
noneSchematicMain_ToolbarGenerate a new schematic diagram
CommandActive DiagramSchematic_SchematicEditTargetControlSchematics{3FF5B888-9C5D-41FB-BBD4-DF38288F2D17}
esriSchematicUI.SchematicEditTargetControl
noneSchematicMain_ToolbarSelect the active schematic diagram
CommandDecrease Symbol SizesSchematic_SymbolSizeDecreaseSchematics{9B9FC0B5-BE2C-4962-9892-2E5941280214}
esriSchematicUI.SchematicDecreaseSymbolSizeCommand
noneSchematicMain_ToolbarDecrease the symbol sizes for all schematic features in the active diagram
CommandIncrease Symbol SizesSchematic_SymbolSizeIncreaseSchematics{A3986130-53E1-4C6F-A541-05EEB7808175}
esriSchematicUI.SchematicIncreaseSymbolSizeCommand
noneSchematicMain_ToolbarIncrease the symbol sizes for all schematic features in the active diagram
CommandDecrease Label SizesSchematic_TextSizeDecreaseSchematics{A3451E5E-8136-4A72-A0FD-02C7B1941D5E}
esriSchematicUI.SchematicDecreaseTextSizeCommand
noneSchematicMain_ToolbarDecrease the size for all the labels in the active schematic diagram
CommandIncrease Label SizesSchematic_TextSizeIncreaseSchematics{EFE87070-12E9-4E26-BE5C-1C09F5DB1FB2}
esriSchematicUI.SchematicIncreaseTextSizeCommand
noneSchematicMain_ToolbarIncrease the size for all the labels in the active schematic diagram
CommandPropagate Schematic Selection To MapSchematic_SelectFromSchematicSchematics{8DB5AED6-FC30-4822-8141-1C17D86B09BD}
esriSchematicUI.SelectFromSchematicCommand
noneSchematicMain_ToolbarPropagate selected schematic features to map
CommandPropagate Map Selection To SchematicSchematic_SelectToSchematicSchematics{BF3A5989-787C-421E-9409-739C4942961A}
esriSchematicUI.SelectToSchematicCommand
noneSchematicMain_ToolbarPropagate selected map features to schematic diagrams
ToolbarSchematic EditorSchematicEditor_Toolbarnone{437FD330-6BEA-4D6C-ADD6-3380143AF1B2}
esriSchematicUI.SchematicEditorToolBar
nonenonenone
MenuSchematic EditorSchematic_SchematicEditorMenunone{DD783699-BD54-4601-8861-4BC6D17E483D}
esriSchematicUI.SchematicEditorMenu
noneSchematicEditor_Toolbarnone
CommandStart Editing DiagramSchematic_StartEditingDiagramSchematics{76B8C404-949D-4FC0-861B-B2AFA83E8F4A}
esriSchematicUI.SchematicStartEditDiagramCommand
noneSchematic_SchematicEditorMenuOpen an edit session on the active schematic diagram so you can start editing it
CommandStop Editing DiagramSchematic_StopEditingDiagramSchematics{2ECA5699-20D1-43EC-A72B-B384098A340C}
esriSchematicUI.SchematicStopEditDiagramCommand
noneSchematic_SchematicEditorMenuClose the edit session on the active schematic diagram
CommandSave Diagram EditsSchematic_SaveDiagramEditsSchematics{B8ECAE3F-0308-4897-8F55-94CD978C7A80}
esriSchematicUI.SchematicSaveDiagramEditsCommand
noneSchematic_SchematicEditorMenuSave all edits made in the active schematic diagram
MenuAlign NodesSchematic_SchematicAlignNodesMenunone{79CF627E-89AA-470F-9193-EA12F1160EBC}
esriSchematicUI.SchematicAlignNodesMenu
noneSchematic_SchematicEditorMenunone
CommandAlign Horizontal CenterSchematic_AlignNodesHorizontalSchematics{D9EEDCFE-97B8-497A-B838-43CB4A891D92}
esriSchematicUI.SchematicAlignNodesHorizontalCommand
noneSchematic_SchematicAlignNodesMenuAlign by moving horizontally
CommandAlign Vertical CenterSchematic_AlignNodesVerticalSchematics{4310F310-F488-4065-A36E-7CD4555718E3}
esriSchematicUI.SchematicAlignNodesVerticalCommand
noneSchematic_SchematicAlignNodesMenuAlign by moving vertically
CommandAlign By AngleSchematic_AlignNodesByAngleSchematics{6680B431-1D58-4FD4-8D19-D6F1F493ED8B}
esriSchematicUI.SchematicAlignNodesByAngleCommand
noneSchematic_SchematicAlignNodesMenuAlign by moving along the user defined angle
CommandBypass NodesSchematic_BypassNodesSchematics{8B0DC417-8CED-415A-AF83-8F0549234CDC}
esriSchematicUI.SchematicBypassNode
noneSchematic_SchematicEditorMenuRedraw schematic links to avoid node crossings
CommandMark CrossingsSchematic_MarkCrossingsSchematics{748AA54F-9368-4E99-99A7-2AFF5436ACFD}
esriSchematicUI.SchematicMarkCrossings
noneSchematic_SchematicEditorMenuMark the intersections between horizontal and vertical segments
CommandReduce NodesSchematic_ReduceNodeSchematics{33B2E88A-0DDC-4F91-8464-B709C3F8166B}
esriSchematicUI.SchematicReduceNode
noneSchematic_SchematicEditorMenuReduce all the selected schematic feature nodes
CommandRemove Schematic FeaturesSchematic_DeleteElementsSchematics{7652B418-0F98-48B5-8A7E-9A52A3A54F4D}
esriSchematicUI.SchematicDeleteElementCommand
noneSchematic_SchematicEditorMenuRemove the selected schematic features
CommandRemove Schematic VerticesSchematic_RemoveLinkPointsSchematics{9C6F401F-9FE3-48B5-89C1-6BA1B86497ED}
esriSchematicUI.SchematicRemoveLinkPoints
noneSchematic_SchematicEditorMenuRemove all vertices on the selected schematic feature links
CommandRotate TreeSchematic_RotateTreeSchematics{FD409EE9-1393-470B-B588-D2FBC889D1A4}
esriSchematicUI.SchematicRotateTree
noneSchematic_SchematicEditorMenuRotate the tree from a selected schematic feature node
CommandSquare LinksSchematic_SquareLinksSchematics{8B68A493-3DDA-441F-BA3B-B6121963BA62}
esriSchematicUI.SchematicSquareLinks
noneSchematic_SchematicEditorMenuInsert vertices or use existing vertices to square selected schematic feature links
CommandEditing PropertiesEditing_Schematic_OptionsSchematics{6A3E90F1-CDAC-4DFD-A9F0-EF10568978B1}
esriSchematicUI.SchematicEditingOptionsCommand
noneSchematic_SchematicEditorMenuDisplay the schematic editing properties
CommandEdit/Move Schematic FeaturesSchematic_EditElementSchematics{077A7180-B12E-4691-B547-4B67F36F7C5C}
esriSchematicUI.SchematicEditFeatureTool
noneSchematicEditor_ToolbarSelect and move schematic features after clicking them or dragging a box around them
MenuEdit ToolsSchematic_ToolsEditCommandsnone{E46053A1-0EFB-4F84-A724-3B50599F77A2}
esriSchematicUI.SchematicToolsEditCommandPalette
noneSchematicEditor_Toolbarnone
CommandAdd VertexSchematic_AddVertexSchematics{601E6616-B96D-4413-9031-17CCEC011A76}
esriSchematicUI.SchematicAddVertexTool
noneSchematic_ToolsEditCommandsAdd a new vertex on a schematic feature link by clicking and dragging a point on this link
CommandMove VertexSchematic_MoveVertexSchematics{3A62B40E-04C3-4195-8CDA-6152A03BA73B}
esriSchematicUI.SchematicMoveVertexTool
noneSchematic_ToolsEditCommandsMove a vertex on a schematic link by clicking and dragging it
CommandRemove VertexSchematic_RemoveVertexSchematics{30614E4E-B67C-4069-8A2B-0CB89CC5A59E}
esriSchematicUI.SchematicRemoveVertexTool
noneSchematic_ToolsEditCommandsRemove a vertex on a schematic feature link by clicking it
CommandMove SegmentsSchematic_MoveSegmentsSchematics{4C0C0D1D-B117-46AE-96CB-B2BCF98197AB}
esriSchematicUI.SchematicMoveSegmentsTool
noneSchematic_ToolsEditCommandsSelect and move schematic segments after clicking them or dragging a box around them
CommandLayout Task Dropdown ListSchematic_SchematicLayoutControlSchematics{E54A1C6C-2C60-4F07-A721-9831E6E238C9}
esriSchematicUI.SchematicLayoutControl
noneSchematicEditor_ToolbarSelect the schematic layout algorithm you want to apply
CommandApply Layout TaskSchematic_LayoutExecuteSchematics{B2FA7EF6-85DD-4BD3-90F4-467EF68878AE}
esriSchematicUI.SchematicLayoutExecuteCommand
noneSchematicEditor_ToolbarApply the selected schematic layout algorithm task
CommandSet Schematic RootSchematic_SelectRootSchematics{3BF8666A-1630-4DC2-A450-ABC56403B8CF}
esriSchematicUI.SchematicEditRootFlagTool
noneSchematicEditor_ToolbarDefine a root schematic feature node by clicking it
CommandSet Schematic EndSchematic_SelectEndSchematics{71FB45E7-4854-4855-8877-B7866B2BB0E6}
esriSchematicUI.SchematicEditEndFlagTool
noneSchematicEditor_ToolbarDefine a end schematic feature node by clicking it
CommandLayout Algorithm PropertiesSchematic_LayoutPropertiesSchematics{B04BF85C-9D31-4296-AD43-585CCEDF131C}
esriSchematicUI.SchematicLayoutPropertiesCommand
noneSchematicEditor_ToolbarShow the selected layout properties page
ToolbarSchematic Network AnalystSchematicUtilityNetworkAnalyst_Toolbarnone{5CFA69C8-8344-4B12-BBD2-67F2C7F431FC}
esriSchematicUI.SchematicNetworkAnalystToolBar
nonenonenone
CommandSchematic Trace Task Dropdown ListSchematic_SchematicNetworkAnalystControlSchematics{CA5BCF29-7CCE-4CC1-8C71-C0108F3DF08D}
esriSchematicUI.SchematicNetworkAnalystControl
noneSchematicUtilityNetworkAnalyst_ToolbarSelect the schematic network analyst trace task you want to apply
CommandApply Trace TaskSchematic_NetworkAnalystExecuteSchematics{A1635BCA-7AEF-410F-BA88-AAA67C5F9DF1}
esriSchematicUI.SchematicNetworkAnalystExecuteCommand
noneSchematicUtilityNetworkAnalyst_ToolbarApply the selected schematic network analyst trace task
CommandTrace Task PropertiesSchematic_NetworkAnalystPropertiesSchematics{FC019D18-BA8A-44BD-B841-89C1F089B699}
esriSchematicUI.SchematicNetworkAnalystPropertiesCommand
noneSchematicUtilityNetworkAnalyst_ToolbarShow the selected schematic trace task properties page
ToolbarSnappingSnapping_SnappingToolBarnone{E08A1BFE-BD4F-4951-8219-8FF8E4C6B58E}
esriArcMapUI.SnappingToolBar
nonenonenone
MenuSnappingSnapping_Menunone{1273340D-37D8-4D38-9673-5370EB12676D}
esriArcMapUI.SnappingMenu
noneSnapping_SnappingToolBarnone
CommandUse SnappingUseSnapping_CommandSnapping{805415A1-3FF2-4134-A81C-9E3796D22D60}
esriControls.ControlsSnappingEnabledCommand
noneSnapping_MenuTurn snapping on tools on or off.
CommandIntersection SnappingIntersectionSnapping_CommandSnapping{F5BE823B-4BEB-4E40-9840-E638E63D25F9}
esriControls.ControlsSnappingToIntersectionCommand
noneSnapping_MenuSwitch the intersection snapping setting.
CommandMidpoint SnappingMidpointSnapping_CommandSnapping{432DC1C7-9DFB-43A7-832F-25DDBC67EBB9}
esriControls.ControlsSnappingToMidpointCommand
noneSnapping_MenuSwitch the midpoint snapping setting.
CommandTangent SnappingTangentSnapping_CommandSnapping{89889911-BDE3-4E3F-B2B1-A11481F8129B}
esriControls.ControlsSnappingToTangentCommand
noneSnapping_MenuSwitch the tangent snapping setting.
CommandSnap To SketchSnapToSketch_CommandAdvanced Edit Tools{6C006860-032E-4821-A4E5-4F8F736FB9C0}
esriEditor.SnapToSketchCommand
noneSnapping_MenuSnap To Sketch
CommandSnap To Topology NodesSnapToTopologyNodes_CommandTopology{BA511ECD-3ECC-4867-A716-DB50565C510E}
esriEditorExt.SnapToTopologyNodesCommand
noneSnapping_MenuSnap to topology nodes when a topology cache has been built.
CommandOptionsSnapping_SnappingOptionsSnapping{84D34EAC-0057-4580-B7B0-33FF852A899B}
esriArcMapUI.SnappingOptionsCommand
noneSnapping_MenuDisplays the snapping options dialog.
CommandPoint SnappingPointSnapping_CommandSnapping{551D91BF-8145-44B8-9641-B21601467EF7}
esriControls.ControlsSnappingToPointCommand
noneSnapping_SnappingToolBarSwitch the point snapping setting.
CommandEnd SnappingEndSnapping_CommandSnapping{B3688FA5-2031-4A0B-8A92-B1BF71EC5863}
esriControls.ControlsSnappingToEndCommand
noneSnapping_SnappingToolBarSwitch the end snapping setting.
CommandVertex SnappingVertexSnapping_CommandSnapping{CE4AB147-4CBA-4AFF-A12A-43157ED0DFC0}
esriControls.ControlsSnappingToVertexCommand
noneSnapping_SnappingToolBarSwitch the vertex snapping setting.
CommandEdge SnappingEdgeSnapping_CommandSnapping{1701C412-3DBA-442E-A029-4227EB7E7A67}
esriControls.ControlsSnappingToEdgeCommand
noneSnapping_SnappingToolBarSwitch the edge snapping setting.
ToolbarSpatial AdjustmentAdjustment_AdjustmentToolBarnone{96CE2DBC-515C-42A5-8478-3C4FE92E8151}
esriEditorExt.AdjustmentToolBar
nonenonenone
MenuSpatial AdjustmentAdjustment_AdjustmentMenunone{9B61DE5F-55E1-4FF1-A529-2C581A4E9083}
esriEditorExt.AdjustmentMenu
noneAdjustment_AdjustmentToolBarnone
CommandSet Adjust DataAdjust_SetDataCommandAdjustment{9B3BBF56-AEC5-4821-85E4-7143B7A10618}
esriEditorExt.AdjustmentSetDataCommand
noneAdjustment_AdjustmentMenuOpens a dialog that specifies the adjustment targets.
MenuAdjustment MethodsTransformation_Menunone{ED09BC93-0497-45BF-9EFC-F514D69D2507}
esriEditorExt.TransformationMenu
noneAdjustment_AdjustmentMenunone
Command{ Adjustment Methods }{ Transformation_MenuItem }none{2D7A19D0-A6AE-454D-9B55-4A5A4877367C}
esriEditorExt.TransformationMenuItem
noneTransformation_Menunone
CommandAdjustAdjust_TransformAdjustment{F4C85CD7-5E48-4A11-8EDF-F6F71DD52D8F}
esriEditorExt.TransformCommand
noneAdjustment_AdjustmentMenuTransform the features based on the current links.
CommandAdjustment PreviewAdjust_PreviewWindowAdjustment{6CA9196B-B31C-495A-ADD4-FB14224BC588}
esriEditorExt.AdjustmentPreviewWindowCommand
noneAdjustment_AdjustmentMenuShow the adjustment preview window.
MenuLinksAdjustment_LinksMenunone{E93A1DFD-8658-4420-B2E3-00F63C06A988}
esriEditorExt.AdjustmentLinksMenu
noneAdjustment_AdjustmentMenunone
CommandOpen Links FileAdjust_OpenLinksCommandAdjustment{E774CA4B-1167-4462-A83A-1289EFE079BA}
esriEditorExt.AdjustmentOpenLinksCommand
noneAdjustment_LinksMenuAdd links from a text file.
CommandSave Links FileAdjust_SaveLinksCommandAdjustment{D1BC2D87-AAC9-4CA3-BF49-F6F43F583008}
esriEditorExt.AdjustmentSaveLinksCommand
noneAdjustment_LinksMenuSave adjustment links to a text file.
CommandView Link TableAdjust_LinkTableAdjustment{DC46F6FF-437B-49A4-9B4D-294EC117CD51}
esriEditorExt.AdjustmentLinkTableCommand
noneAdjustment_LinksMenuShows the adjustment link table.
CommandOpen Control Points FileAdjust_OpenControlFileCommandAdjustment{6F4F7B5C-3E90-475B-B6A2-250D036B15E5}
esriEditorExt.AdjustmentOpenControlFileCommand
noneAdjustment_LinksMenuAdd the control points in a file to the control point list dialog.
CommandControl PointsAdjust_ViewControlPointsCommandAdjustment{1AD3FCE8-D6A7-4F5F-8D7F-7FF2E429ADB4}
esriEditorExt.AdjustmentViewControlPointsCommand
noneAdjustment_LinksMenuDisplays the control points dialog.
CommandAttribute Transfer MappingAttributeTransfer_FieldMappingAttribute transfer{105B2AA7-510C-455E-9F92-C01B7353C380}
esriEditorExt.FieldMappingCommand
noneAdjustment_AdjustmentMenuSets up the field mappings for attribute transfer.
CommandOptionsAdjust_PropertiesCommandAdjustment{66298A38-3088-421A-ADC1-6CFBD3808672}
esriEditorExt.AdjustmentPropertiesCommand
noneAdjustment_AdjustmentMenuOpens the adjustment options dialog.
CommandSelect ElementsPageLayout_SelectToolPage Layout{C22579D1-BC17-11D0-8667-0000F8751720}
esriArcMapUI.SelectTool
noneAdjustment_AdjustmentToolBarSelect, resize and move text, graphics and other objects placed on the map
CommandNew Displacement LinkAdjustment_DisplacementLinkAdjustment{6DE5AB63-E4FD-4190-86C8-26959899CCB2}
esriEditorExt.DisplacementLinkTool
noneAdjustment_AdjustmentToolBarCreate a new displacement link.
CommandModify LinkAdjustment_ModifyLinkAdjustment{00432E2F-8746-4D13-B9FC-29465E16F054}
esriEditorExt.ModifyLinkTool
noneAdjustment_AdjustmentToolBarModify an existing displacement link.
CommandMulti Displacement LinksAdjust_Multi_Disp_LinkAdjustment{CA77849E-EA6B-460C-A0BB-71E58E65DEE7}
esriEditorExt.MultiDisplacementLinkTool
noneAdjustment_AdjustmentToolBarAutomatically adds displacement links between the two selected features.
CommandNew Identity LinkAdjustment_IdentityLinkAdjustment{E169D2F2-3670-4157-BB3C-220842C9FEFD}
esriEditorExt.IdentityLinkTool
noneAdjustment_AdjustmentToolBarCreates a point on the source layer that will not move.
CommandNew Limited Adjustment AreaAdjustment_LimitAdjustAdjustment{86640A41-2445-49D6-86E6-2494FEF8CB99}
esriEditorExt.LimitAdjustTool
noneAdjustment_AdjustmentToolBarLimits the area that will be adjusted. Links outside the area will not participate in the adjustment.
CommandClear Limited Adjustment AreaAdjust_ClearLimitedAdjustmentAreaCommandAdjustment{9AF60F78-C3A4-4EB2-AA01-A1B41254C9C9}
esriEditorExt.ClearLimitedAdjustmentAreaCommand
noneAdjustment_AdjustmentToolBarClear Limited Adjustment Area
CommandView Link TableAdjust_LinkTableAdjustment{DC46F6FF-437B-49A4-9B4D-294EC117CD51}
esriEditorExt.AdjustmentLinkTableCommand
noneAdjustment_AdjustmentToolBarShows the adjustment link table.
CommandEdge MatchAdjustment_EdgeMatchToolAdjustment{FF874FE8-8DDC-4DFF-ADF2-CCA6A7C28755}
esriEditorExt.EdgeMatchTool
noneAdjustment_AdjustmentToolBarDrag a rectangle containing features to be matched.
CommandAttribute Transfer ToolAttributeTransfer_ToolAttribute transfer{A5C24779-D749-457B-912C-09967BE617F9}
esriEditorExt.AttributeTransferTool
noneAdjustment_AdjustmentToolBarTransfer feature attributes by selecting two features.
ToolbarSpatial AnalystSpatial Analystnone{8B86EDFB-A6C3-11D2-9F39-00C04F8ED1D7}
esriSpatialAnalystUI.RasterAnalysisToolBar
nonenonenone
CommandRaster Analysis Layer List ControlLayer_LayerEffectsListControlSpatial Analyst{E5EA4DEB-82B7-4BE4-BA62-C50CEE451463}
esriSpatialAnalystUI.RasterAnalysisLayerListControl
noneSpatial AnalystChoose the layer for the Create Contours and Histogram tools
CommandContourAnalysis_ContourToolSpatial Analyst{D0603EE7-9C88-4AA3-99CA-FD1AFF487373}
esriSpatialAnalystUI.RasterContourToolItem
noneSpatial AnalystContour
CommandHistogramAnalysis_HistogramToolSpatial Analyst{A6EAFECB-D036-4D06-8108-7C2D610D8559}
esriSpatialAnalystUI.RasterHistogramToolItem
noneSpatial AnalystHistogram
ToolbarStandardStandard_Toolbarnone{5DEB1DB8-C2A9-11D1-B9A2-080009EE4E51}
esriArcMapUI.StandardToolBar
nonenonenone
CommandNew Map FileFile_NewFile{A33D9401-7ED5-11D0-8D7C-0080C7A4557D}
esriArcMapUI.FileNewCommand
noneStandard_ToolbarCreate a new map
CommandOpenFile_OpenFile{119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenuItem
2Standard_ToolbarOpen an existing map
CommandSaveFile_SaveFile{119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenuItem
3Standard_ToolbarSave the current map
CommandPrintFile_PrintFile{119591DB-0255-11D2-8D20-080009EE4E51}
esriArcMapUI.MxFileMenuItem
7Standard_ToolbarPrint the current map
CommandCutEdit_CutEdit{A33D9406-7ED5-11D0-8D7C-0080C7A4557D}
esriArcMapUI.EditCutCommand
noneStandard_ToolbarCut the selected element(s)
CommandCopyEdit_CopyEdit{A33D9405-7ED5-11D0-8D7C-0080C7A4557D}
esriArcMapUI.EditCopyCommand
noneStandard_ToolbarCopy the selected element(s)
CommandPasteEdit_PasteEdit{A33D9407-7ED5-11D0-8D7C-0080C7A4557D}
esriArcMapUI.EditPasteCommand
noneStandard_ToolbarPaste the clipboard contents into your map
CommandDeleteEdit_ClearEdit{16CD71E5-98C3-11D1-873B-0000F8751720}
esriArcMapUI.EditClearCommand
noneStandard_ToolbarDelete the selected element(s)
CommandUndoEdit_UndoEdit{FBF8C3FB-0480-11D2-8D21-080009EE4E51}
esriArcMapUI.MxEditMenuItem
1Standard_ToolbarUndo the last action
CommandRedoEdit_RedoEdit{FBF8C3FB-0480-11D2-8D21-080009EE4E51}
esriArcMapUI.MxEditMenuItem
2Standard_ToolbarRedo the previously undone action
CommandAdd DataFile_AddDataFile{E1F29C6B-4E6B-11D2-AE2C-080009EC732A}
esriArcMapUI.AddDataCommand
noneStandard_ToolbarAdd new data to the map's active data frame
CommandAdd Data From ArcGIS OnlineFile_AddDataFromWebCommandFile{82700ED9-02FA-465F-81D6-0E2BF73E6CE6}
esriArcMapUI.AddDataFromWebCommand
noneStandard_ToolbarAdd data from ArcGIS Online into your map
CommandMap ScalePanZoom_ScalePan/Zoom{8D43F663-DA0B-11D0-87FC-080009EC732A}
esriArcMapUI.ScaleControl
noneStandard_ToolbarDisplay and set the map scale
CommandEditor ToolbarTools_EditingToolbarTools{E1F29C74-4E6B-11D2-AE2C-080009EC732A}
esriArcMapUI.EditingToolbarCommand
noneStandard_ToolbarShow the Editor toolbar so you can edit the map's data
CommandTable Of ContentsView_ContentsView{E1F29C6D-4E6B-11D2-AE2C-080009EC732A}
esriArcMapUI.ShowTOCCommand
noneStandard_ToolbarOpens the Table Of Contents window so you can work with your map's contents
CommandCatalogFile_CatalogWindowFile{79D6A9E5-C3C3-4F47-9E7F-4ABE329EAA67}
esriArcMapUI.CatalogWindowCommand
noneStandard_ToolbarOpens the Catalog window so you can access and manage your data.
CommandSearchFile_ArcGISSearchCommandFile{3E206C92-5576-46F2-9C96-209B81D229C2}
esriArcMapUI.ArcGISSearchCommand
noneStandard_ToolbarOpens the Search window so you can search for data, maps, tools, etc.
CommandArcToolboxArcToolbox_ShowToolboxArcToolbox{85980C3A-652A-47ED-8CD2-1B99DD060AAB}
esriGeoprocessingUI.ArcToolboxCmd
noneStandard_ToolbarOpens the ArcToolbox window so you can access geoprocessing tools and toolboxes
CommandPythonArcToolbox_ShowCommandLineArcToolbox{1A7E7146-BDFB-4755-93DE-100171382BFF}
esriGeoprocessingUI.GPCommandLineCmd
noneStandard_ToolbarOpens the Python window so you can execute geoprocessing commands and scripts
CommandModelBuilderArcToolbox_ShowModelBuilderArcToolbox{F6F97AA5-40F2-4C96-8A52-09CF68B30C06}
esriGeoprocessingUI.GPModelBuilderCmd
noneStandard_ToolbarOpens the ModelBuilder window so you can make a geoprocessing model
CommandWhat's This?Help_ContextHelpHelp{81972F0D-388A-11D3-9F57-00C04F6BC61A}
esriFramework.HelpTool
noneStandard_ToolbarGet help on the menu command or tool you select
ToolbarTabletTabletPC_TabletToolbarnone{5AC33189-928C-4488-B9AC-19D8CBCCD852}
esriEditorExt.TabletToolbar
nonenonenone
CommandPen Tool Dropdown PaletteTabletPCSup_HighlighterDropDownPaletteInk{6F3098B3-686A-4118-9DDB-29573362D42A}
esriControls.PenDropDown
noneTabletPC_TabletToolbarPen Tool Dropdown Palette
CommandHighlight Tool Dropdown PaletteTabletPCSup_HighlighterDropDownPaletteInk{275C581E-165E-4BD6-83CC-C9082019DAA6}
esriControls.HLDropDown
noneTabletPC_TabletToolbarHighlight Tool Dropdown Palette
CommandEraser Tool Dropdown PaletteTabletPCSup_EraserDropDownPaletteInk{48612961-1308-4F95-A69D-CC3699C8B39B}
esriControls.EraserDropDown
noneTabletPC_TabletToolbarEraser Tool Dropdown Palette
CommandFinish Ink SketchControlToolsInk_FinishInkSketchInk{9314F912-1720-45C8-BF82-FD0C179463CA}
esriControls.ControlsInkFinishSketchCommand
noneTabletPC_TabletToolbarFinish Ink Sketch
CommandClear Ink SketchControlToolsInk_ClearInkInk{53FA1F96-07F6-494B-81A0-F766BE648008}
esriControls.ControlsInkClearInkCommand
noneTabletPC_TabletToolbarClear Ink Sketch
CommandAdd Ink to SketchControlToolsInk_AddInkToSketchInk{73D69062-9AF7-43D4-A795-7A52AB10C037}
esriControls.ControlsInkAddInkToSketchCommand
noneTabletPC_TabletToolbarAdd Ink to Sketch
CommandRecognize Ink as TextControlToolsInk_RecognizeInk{FE900761-DDAF-40FC-858D-EA79F468A397}
esriControls.ControlsInkRecognizeCommand
noneTabletPC_TabletToolbarRecognize Ink as Text
CommandReactivateControlToolsInk_ReactivateInk{7C07663A-D51D-4D04-83D0-DE0355CCC2C2}
esriControls.ControlsInkReactivateCommand
noneTabletPC_TabletToolbarReactivate
CommandFind InkControlToolsInk_FindInkInk{419ACB7A-A75B-4AFD-8C31-3D1EDF1B0244}
esriControls.ControlsInkFindInkCommand
noneTabletPC_TabletToolbarFind Ink
CommandInk SettingsControlToolsInk_OptionsInk{44DD2294-55C2-4352-A692-C7F5795A76E0}
esriControls.ControlsInkOptionsCommand
noneTabletPC_TabletToolbarInk Settings
ToolbarToolsTools_Toolbarnone{E1F29C75-4E6B-11D2-AE2C-080009EC732A}
esriArcMapUI.BrowseToolBar
nonenonenone
CommandZoom InPanZoom_ZoomInPan/Zoom{AD1891E4-7C79-11D0-8D7C-0080C7A4557D}
esriArcMapUI.ZoomInTool
noneTools_ToolbarZoom in by clicking a point or dragging a box
CommandZoom OutPanZoom_ZoomOutPan/Zoom{F89EBCDF-967C-11D1-873A-0000F8751720}
esriArcMapUI.ZoomOutTool
noneTools_ToolbarZoom out by clicking a point or dragging a box
CommandPanPanZoom_PanPan/Zoom{0830FB32-7EE6-11D0-87EC-080009EC732A}
esriArcMapUI.PanTool
noneTools_ToolbarPans the map
CommandFull ExtentPanZoom_FullExtentPan/Zoom{0830FB35-7EE6-11D0-87EC-080009EC732A}
esriArcMapUI.FullExtentCommand
noneTools_ToolbarZooms to the full extent of the map
CommandFixed Zoom InPanZoom_ZoomInFixedPan/Zoom{0830FB33-7EE6-11D0-87EC-080009EC732A}
esriArcMapUI.ZoomInFixedCommand
noneTools_ToolbarZoom in on the center of your map
CommandFixed Zoom OutPanZoom_ZoomOutFixedPan/Zoom{0830FB34-7EE6-11D0-87EC-080009EC732A}
esriArcMapUI.ZoomOutFixedCommand
noneTools_ToolbarZoom out on the center of your map
CommandGo Back To Previous ExtentPanZoom_ZoomToLastExtentBackPan/Zoom{3A372DD1-3ECB-11D2-A2A3-080009B6F22B}
esriArcMapUI.ZoomToLastExtentBackCommand
noneTools_ToolbarGo back to previous extent
CommandGo To Next ExtentPanZoom_ZoomToLastExtentForwardPan/Zoom{8FD414A2-403F-11D2-A2A9-080009B6F22B}
esriArcMapUI.ZoomToLastExtentForwardCommand
noneTools_ToolbarGo forward to next extent
MenuSelection Tools PaletteSelectionToolsPalettenone{488CBE4F-CD34-4649-B1ED-8CD1B8149041}
esriArcMapUI.SelectByToolsPalette
noneTools_Toolbarnone
CommandSelect by RectangleQuery_SelectFeaturesSelection{78FFF793-98B4-11D1-873B-0000F8751720}
esriArcMapUI.SelectFeaturesTool
noneSelectionToolsPaletteSelect features by clicking or dragging a box
CommandSelect by PolygonQuery_SelectFeaturesSelection{6AF6A75F-8E5C-4874-BCE2-B2ED1EB81309}
esriArcMapUI.SelectByPolygonTool
noneSelectionToolsPaletteSelect features by clicking and creating an intersection polygon around features
CommandSelect by LassoQuery_SelectFeaturesSelection{9838C473-1307-46D9-B813-C9DCE9B3A63A}
esriArcMapUI.SelectByLassoTool
noneSelectionToolsPaletteSelect features by creating a freehand intersection shape
CommandSelect by CircleQuery_SelectFeaturesSelection{91A04425-46F5-49B4-847B-7ED004073491}
esriArcMapUI.SelectByCircleTool
noneSelectionToolsPaletteSelect features by clicking and dragging a circle around a point
CommandSelect by LineQuery_SelectFeaturesSelection{D177B03E-03D4-4DEB-A948-B92B16FC7F25}
esriArcMapUI.SelectByLineTool
noneSelectionToolsPaletteSelect features by clicking and construction an intersection polyline
CommandClear Selected FeaturesQuery_ClearSelectionSelection{37C833F3-DBFD-11D1-AA7E-00C04FA37860}
esriArcMapUI.ClearSelectionCommand
noneTools_ToolbarUnselect the currently selected features in all layers
CommandSelect ElementsPageLayout_SelectToolPage Layout{C22579D1-BC17-11D0-8667-0000F8751720}
esriArcMapUI.SelectTool
noneTools_ToolbarSelect, resize and move text, graphics and other objects placed on the map
CommandIdentifyControlToolsMapInquiry_IdentifyMap Inquiry{CF605583-AEA3-41D8-9464-DDD1905243D9}
esriControls.ControlsMapIdentifyTool
noneTools_ToolbarIdentify geographic features by clicking a point or dragging a box
CommandHyperlinkQuery_HyperlinkSelection{BD07113F-9703-11D2-AADD-000000000000}
esriArcMapUI.HyperlinkTool
noneTools_ToolbarTriggers hyperlinks from features
CommandHTML PopupQuery_HTMLPopupSelection{497ACE24-F38F-4DDB-B26E-8C83C15A1BE7}
esriArcMapUI.HTMLPopupInfoTool
noneTools_ToolbarTriggers HTML Popups from features
CommandMeasureControlToolsMapInquiry_MeasureMap Inquiry{47BE3CD5-19DB-4A1E-9C4A-7FA539D903C4}
esriControls.ControlsMapMeasureTool
noneTools_ToolbarMeasure distance and area on the map
CommandFindControlToolsMapInquiry_FindMap Inquiry{CE9BB1E9-B2D4-4442-8A81-42478C81B256}
esriControls.ControlsMapFindCommand
noneTools_ToolbarFinds features, places and addresses on the map
CommandFind RouteFind RouteFind Route{BDC68B11-B152-4933-A870-3E4271BC42CA}
esriDataSourcesSMUUI.RouterUICommand
noneTools_ToolbarFinds routes between stops you specify
CommandGo To XYControlToolsMapNavigation_GoToMap Navigation{C397D829-522B-490F-8249-0219EA53CFBC}
esriControls.ControlsMapGoToCommand
noneTools_ToolbarFind XY Locations in a map
CommandTime SliderWindow_TimeSliderWindowWindow{4E41FC2B-1114-40D3-8326-68EAAB68D2E1}
esriArcMapUI.TimeSliderWindowCommand
noneTools_ToolbarOpens the Time Slider window for working with temporal data
CommandCreate Viewer WindowBrowse_NewMapInsetTools{709608E3-5C7E-11D2-87BB-0000F8751720}
esriArcMapUI.NewMapInsetTool
noneTools_ToolbarCreate a new viewer window by dragging a rectangle.
ToolbarTopologyTopology_TopologyToolbarnone{A14E577C-500F-431D-90F5-615E6A08A331}
esriEditorExt.TitusToolbar
nonenonenone
CommandChoose TopologyTopology_CurrentTopologyControlTopology{5864B2F3-7AEC-4892-9B1F-505D8E517A9F}
esriEditorExt.CurrentTopologyControl
noneTopology_TopologyToolbarChoose the topology to work with.
CommandMap TopologyTopology_IntegratedLayersCommandTopology{7953D111-120A-4CFA-86D5-4DD93F171B55}
esriEditorExt.IntegratedLayersCommand
noneTopology_TopologyToolbarChoose which layers form a map topology for integrated editing.
CommandTopology Edit ToolTopology_TopologyEditToolTopology{DC12D55A-EC2D-4F01-8C75-B407EC0959E5}
esriEditorExt.TopologyEditTool
noneTopology_TopologyToolbarSelects and edits topological elements
CommandModify EdgeEdgeEditVertices_CommandTopology{91303C5D-8ADD-4811-ABFF-D945DAED1E9D}
esriEditorExt.EdgeEditVerticesCommand
noneTopology_TopologyToolbarBegins editing the vertices of the selected topology edge
CommandReshape Topology EdgeEditor_ReshapeEdgeToolTopology{465EE468-7E79-4DAC-AA28-D0E4A2DD98C4}
esriEditorExt.ReshapeEdgeTool
noneTopology_TopologyToolbarReshape Topology Edge
CommandShow Shared FeaturesTopology_SharedFeaturesCommandTopology{EA19EC67-4F7B-4EA6-B94E-75D23AC28149}
esriEditorExt.SharedFeaturesCommand
noneTopology_TopologyToolbarShow features sharing the selected edge
CommandConstruct FeaturesTopology_ConstructCommandTopology{05A81952-2C61-4D60-92C6-9D2737666D5C}
esriEditorExt.ConstructCommand
noneTopology_TopologyToolbarConstructs features from the selection.
CommandPlanarize LinesTopology_PlanarizeLinesCommandTopology{5E5761D0-A303-4A97-93AD-C42278AD73E0}
esriEditorExt.PlanarizeLinesCommand
noneTopology_TopologyToolbarPlanarizes the selected lines.
CommandValidate Topology In Specified AreaTopology_ValidateTopologyToolTopology{57938DD2-737C-44D9-BD53-3B7710357DB5}
esriEditorExt.ValidateTopologyTool
noneTopology_TopologyToolbarValidates topology in area specified with cursor
CommandValidate Topology In Current ExtentTopology_ValidateVisibleExtentCommandTopology{8FDE78D4-5160-4410-B611-C179F003680B}
esriEditorExt.ValidateVisibleExtentCommand
noneTopology_TopologyToolbarValidates topology in current extent of data frame
CommandFix Topology ErrorTopology_FixErrorToolTopology{C6D3F257-EE68-4D43-8FE2-005BD5537160}
esriEditorExt.FixErrorTool
noneTopology_TopologyToolbarSelects and fixes topology errors.
CommandError InspectorTopology_ErrorWindowCommandTopology{E9C1F049-CB39-4BB0-B726-3BCEF21A87C8}
esriEditorExt.ErrorWindowCommand
noneTopology_TopologyToolbarShows and hides the error inspector dialog.
ToolbarTracking AnalystTracking Analyst Toolbarnone{D53BF211-24FB-11D4-B34C-00104BA2ABCC}
esriTrackingAnalystUI.TAToolBar
nonenonenone
MenuTracking AnalystTracking Analyst Menubarnone{08850889-5B9F-45D4-AC60-3400F7676CA9}
esriTrackingAnalystUI.TAMenuBar
noneTracking Analyst Toolbarnone
CommandAnimation ToolTracking Analyst_Animation ToolTracking Analyst{D53BF1F3-24FB-11D4-B34C-00104BA2ABCC}
esriTrackingAnalystUI.AnimationWizard
noneTracking Analyst MenubarOpen Animation Tool to create multimedia copy of active data frame
MenuData Clockdata clock menu namenone{5CE06D1A-1BEC-11D6-B831-00010265ADC5}
esriTrackingAnalystUI.TemporalChartMenu
noneTracking Analyst Menubarnone
CommandCreate Data ClockTrackingAnalyst_CreateDataClockTracking Analyst{2A9429C8-1A4E-11D6-B831-00010265ADC5}
esriTrackingAnalystUI.CreateDataClockCommand
nonedata clock menu nameCreate a new data clock to symbolize event occurrences over time
CommandManageTracking Analyst_&Manage...Tracking Analyst{BC3D9EF0-D307-11D5-B811-00010265ADC5}
esriTrackingAnalystUI.TemporalDataClockTool
nonedata clock menu nameCreate a new data clock to symbolize event occurrences over time
CommandSettingsTracking Analyst_SettingsTracking Analyst{10FA821D-ECC7-4330-B724-FBEAEF195B30}
esriTrackingAnalystUI.TASettings
noneTracking Analyst MenubarTracking Analyst Global Settings
CommandAdd Temporal DataAdd Temporal Data WizardTracking Analyst{D53BF1F2-24FB-11D4-B34C-00104BA2ABCC}
esriTrackingAnalystUI.TemporalEventWizard
noneTracking Analyst ToolbarAdd historic temporal data to active data frame
CommandPlayback ManagerTrackingAnalyst_PlaybackManagerTracking Analyst{06107E62-D0A0-4C15-813D-4FCB325D0921}
esriTrackingAnalystUI.PlaybackTool
noneTracking Analyst ToolbarOpen Playback Manager to replay real-time and historic data
CommandTrack Step ToolTrackingAnalyst_StepToolTracking Analyst{054F6418-3269-4466-AA0D-82051D076D27}
esriTrackingAnalystUI.StepTool
noneTracking Analyst ToolbarStep through selected tracks using the Arrow Keys
ToolbarUtility Network AnalystNetwork_UtilityNetworkToolbarnone{7289436B-BE32-11D2-BABE-00C04FA33C20}
esriEditorExt.UtilityNetworkToolBar
nonenonenone
CommandNetwork Dropdown ListUntitledUtility Network Analyst{9EF71963-D71A-11D2-9F4C-00C04F6BDF0E}
esriEditorExt.GeometricNetworksControl
noneNetwork_UtilityNetworkToolbarSelect network to analyze
MenuFlowNetwork Flownone{28278419-0193-11D3-9F7D-00C04F6BDF0E}
esriEditorExt.GeometricNetworkMenu
noneNetwork_UtilityNetworkToolbarnone
MenuDisplay Arrows ForFlowLayers_Menunone{7E80212D-FF49-11D2-9F7B-00C04F6BDF0E}
esriEditorExt.FlowLayersMenu
noneNetwork Flownone
CommandDisplay Arrows ForQuery_FlowLayersDisable Layers{8D26742F-FF49-11D2-9F7B-00C04F6BDF0E}
esriEditorExt.FlowLayersControl
noneFlowLayers_MenuSelect layers for which to display flow direction arrows
CommandDisplay ArrowsUtilityNetworkAnalysis_ShowNetworkFlowUtility Network Analyst{D5C26F1F-BE1F-11D2-BABE-00C04FA33C20}
esriEditorExt.ShowFlowTool
noneNetwork FlowTurn flow direction arrows on or off
CommandPropertiesUtilityNetworkAnalysis_OptionsUtility Network Analyst{200F453D-0197-11D3-9F7D-00C04F6BDF0E}
esriEditorExt.NetworkPropertiesCommand
noneNetwork FlowModify the settings for the flow direction arrows
CommandSet Flow DirectionUtilityNetworkAnalysis_FlowDirectionByDefaultUtility Network Analyst{621113B9-0FCD-11D3-9F8E-00C04F6BDF0E}
esriEditorExt.FlowDirectionByDefault
noneNetwork_UtilityNetworkToolbarSet flow direction for the network
MenuAnalysisUtilityNetworkMenunone{84FB30E1-C827-11D2-BAC0-00C04FA33C20}
esriEditorExt.UtilityNetworkMenu
noneNetwork_UtilityNetworkToolbarnone
MenuDisable LayersDisableLayers_Menunone{8E8F278B-D36A-11D2-9F49-00C04F6BDF0E}
esriEditorExt.DisableLayersMenu
noneUtilityNetworkMenunone
CommandDisable LayersQuery_DisableLayersDisable Layers{BE9DD53F-D4B9-11D2-9F4A-00C04F6BDF0E}
esriEditorExt.DisableLayersControl
noneDisableLayers_MenuSelect layers to exclude from trace tasks
CommandClear FlagsUtilityNetworkAnalysis_DeleteFlagsUtility Network Analyst{48EE0DEF-BF70-11D2-BABE-00C04FA33C20}
esriEditorExt.UtilityNetworkPullDown
1UtilityNetworkMenuClears the flags from the current network
CommandClear BarriersUtilityNetworkAnalysis_DeleteBarriersUtility Network Analyst{48EE0DEF-BF70-11D2-BABE-00C04FA33C20}
esriEditorExt.UtilityNetworkPullDown
2UtilityNetworkMenuClears the barriers from the current network
CommandClear ResultsUtilityNetworkAnalysis_DeleteResultsUtility Network Analyst{48EE0DEF-BF70-11D2-BABE-00C04FA33C20}
esriEditorExt.UtilityNetworkPullDown
3UtilityNetworkMenuClears the results from the current network
CommandOptionsUtilityNetworkAnalysis_OptionsUtility Network Analyst{7E4A44A3-D7EA-11D2-9F4E-00C04F6BDF0E}
esriEditorExt.AnalysisPropertiesCommand
noneUtilityNetworkMenuModify the settings for trace tasks
MenuFlag and Barrier ToolsFlagAndBarrierTools_Testnone{C86085FD-D8D9-11D2-9F4F-00C04F6BDF0E}
esriEditorExt.FlagAndBarrierToolsPalette
noneNetwork_UtilityNetworkToolbarnone
CommandAdd Junction Flag ToolUtilityNetworkAnalysis_JunctionFlagUtility Network Analyst{11B02B2F-D8E7-11D2-9F4F-00C04F6BDF0E}
esriEditorExt.JunctionFlagTool
noneFlagAndBarrierTools_TestAdd a junction flag to the network
CommandAdd Edge Flag ToolUtilityNetworkAnalysis_EdgeFlagUtility Network Analyst{0768070F-D8E7-11D2-9F4F-00C04F6BDF0E}
esriEditorExt.EdgeFlagTool
noneFlagAndBarrierTools_TestAdd an edge flag to the network
CommandAdd Junction Barrier ToolUtilityNetworkAnalysis_JunctionBarrierUtility Network Analyst{26C85979-D8E7-11D2-9F4F-00C04F6BDF0E}
esriEditorExt.JunctionBarrierTool
noneFlagAndBarrierTools_TestAdd a junction barrier to the network
CommandAdd Edge Barrier ToolUtilityNetworkAnalysis_EdgeBarrierUtility Network Analyst{398554D1-D8E7-11D2-9F4F-00C04F6BDF0E}
esriEditorExt.EdgeBarrierTool
noneFlagAndBarrierTools_TestAdd an edge barrier to the network
CommandTrace Task Dropdown ListUtilityNetworkAnalysis_TasksUtility Network Analyst{DE03EE81-BE26-11D2-BABE-00C04FA33C20}
esriEditorExt.UtilityTasksControl
noneNetwork_UtilityNetworkToolbarSelect trace task
CommandSolveUtilityNetworkAnalysis_TraceSolverUtility Network Analyst{D6CD856D-BF8F-11D2-BABE-00C04FA33C20}
esriEditorExt.TraceSolver
noneNetwork_UtilityNetworkToolbar
ToolbarVersioningVersioning_VersionToolbarnone{8E8F4C7D-ACA7-11D2-9F19-00C04F6BC979}
esriEditor.VersionToolBar
nonenonenone
CommandVersion ManagerVersioning_VersionManagerVersioning{2818B7C1-E9D2-11D1-8490-0000F875B9C6}
esriEditor.VersionManagerCommand
noneVersioning_VersionToolbarHides/shows the version management dialog
CommandCreate New VersionVersioning_NewVersionVersioning{8E8F4C7F-ACA7-11D2-9F19-00C04F6BC979}
esriEditor.NewVersionCommand
noneVersioning_VersionToolbarCreates a new version
CommandRefreshVersioning_RefreshVersioning{8E8F4C7E-ACA7-11D2-9F19-00C04F6BC979}
esriEditor.RefreshVersionCommand
noneVersioning_VersionToolbarRefreshes the database connection and redraws the map
CommandChange VersionWorkspace_ChangeVersionVersioning{5ADB1DBC-DCBC-11D2-9F26-00C04F6BC979}
esriArcMapUI.ChangeVersionCommand
noneVersioning_VersionToolbarChanges the current version of the database
CommandReconcileVersioning_ReconcileVersioning{D90B1760-95FF-11D2-8526-0000F875B9C6}
esriEditor.ReconcileCommand
noneVersioning_VersionToolbarReconciles this version against another version.
CommandPostVersioning_PostVersioning{BA47F54C-B4B0-11D2-9F1A-00C04F6BC979}
esriEditor.PostCommand
noneVersioning_VersionToolbarPosts your edits to another version of the database
CommandConflictsVersioning_ConflictsVersioning{D90B1761-95FF-11D2-8526-0000F875B9C6}
esriEditor.ConflictsCommand
noneVersioning_VersionToolbarShows the conflicts window.
CommandVersion ChangesVersioning_ChangesVersioning{D6358D8C-7887-4DD9-AB7F-9F2B2A755E9D}
esriEditor.VersionChangesCommand
noneVersioning_VersionToolbarFinds Changes between two versions.