About built-in commands, menus, palettes, multi-items, and toolsets
The information in this topic is useful if you are trying to programmatically use a built-in command, menu, palette, multi-item, or toolset to use in conjunction with one of the ArcGIS Engine controls. The table contains the following information:
- Type of item
- Name of the item
- Globally unique identifier (GUID), class identifier (CLSID), and program identifier (ProgID) of the item
- ArcGIS Engine controls and ArcGIS applications the item works with
- ArcGIS extension the item requires
- Description of the item
*If the ArcGIS Engine application using this command is initialized with an ArcGIS Engine for Windows license or an ArcGIS for Desktop Basic license, this command can be used to edit shapefiles and personal geodatabases. If the ArcGIS Engine application using this command is initialized with an ArcGIS Engine GeoDatabase Editing license, or ArcGIS for Desktop Standard or ArcGIS for Desktop Advanced license, this command can be used to edit data within an enterprise geodatabase (* refers to items marked with an asterisk).
# These commands must be used from a pop-up or context menu. To create these menus, add these commands or the predefined esriControls.ControlsEditingSketchContextMenu to a ToolbarMenu (# refers to items marked with a pound sign).
Type
|
Name
|
GUID (CLSID/ProgID)
|
Controls and
applications |
Extension
|
Description
|
Command | ControlToolsGeneric_ AddData |
{B100C679-76C5-410D-BC8D-AE9E7882A80F}esriControls.ControlsAddDataCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - |
Browses data sets and selects data
|
Command | ControlToolsGeneric_ ContextHelp |
{F2A42ADF-13AC-4DCA-BF24-33C3C8AAAE09}esriControls.ControlsContextHelpCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl | - | Context Help for toolbar items. |
Command | ControlToolsGeneric_ FileOpenCommand |
{6108F8DE-1B89-414C-9A6A-FD773FDF8D77}esriControls.ControlsOpenDocCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Opens an existing map |
Command | ControlToolsGeneric_ FindRoute |
{42B27C5B-DBFA-4205-BBF9-6514C869251A}esriControls.ControlsRouteCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - |
Finds routes between locations you specify and generates driving directions
|
Command | ControlToolsGeneric_ FlickerRate |
{9532F137-EECA-4158-8690-1DD93B286B73}esriControls.ControlsFlickerRateToolControl | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - |
Controls the rate of flicker
|
Command | ControlToolsGeneric_ FullScreenCommand |
{17B7DEB8-B31D-4B96-A89B-AC24BD07EB41}esriControls.ControlsFullScreenCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcScene, ArcGlobe | - |
Expands the applications window to take up the full screen
|
Command | ControlToolsGeneric_ GetPosition |
{30DBCBEF-951E-4904-89DE-5A5F1AF571EE}esriControls.ControlsGenericGetPositionTool | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, ArcMap, ArcGlobe | - |
Clicks the map to return the current location
|
Command | ControlToolsGeneric_ LayerListControl |
{D50D5419-7ED0-498F-A6AE-1091951ADDC5}esriControls.ControlsLayerListToolControl | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - |
Selects the layer for use by the appropriate command
|
Command | ControlToolsGeneric_ MyPlaces |
{138C5B5B-439C-4DA0-8EF8-78B61F94A70A}esriControls.ControlsMyPlacesCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - |
Creates and works with a list of your frequently used
addresses, locations, and features
|
Command | ControlToolsGeneric_ NearbyPlaces |
{5BFAA184-6F51-49E3-BF07-B73E918142FF}esriControls.ControlsNearbyPlacesCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - | Finds places located near a origin on the map |
Command | ControlToolsGeneric_ Redo |
{B0675372-0271-4680-9A2C-269B3F0C01E8}esriControls.ControlsRedoCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Redo |
Command | ControlToolsGeneric_ SaveAsDocCommand |
{BCCB0485-DD46-465B-819E-B4136E471F92}esriControls.ControlsSaveAsDocCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Saves current map document to a new file |
Command | ControlToolsGeneric_ Undo |
{380FB31E-6C24-4F5C-B1DF-47F33586B885}esriControls.ControlsUndoCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Undo |
Command | ControlToolsGeneric_ AddData |
{B100C679-76C5-410D-BC8D-AE9E7882A80F}esriControls.ControlsAddDataCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - | Browses data sets and selects data |
Command | ControlToolsGeneric_ ContextHelp |
{F2A42ADF-13AC-4DCA-BF24-33C3C8AAAE09}esriControls.ControlsContextHelpCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl | - | Context Help for toolbar items |
Command | ControlToolsGeneric_ FileOpenCommand |
{6108F8DE-1B89-414C-9A6A-FD773FDF8D77}esriControls.ControlsOpenDocCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Opens an existing map |
Command | ControlToolsGeneric_ FindRoute |
{42B27C5B-DBFA-4205-BBF9-6514C869251A}esriControls.ControlsRouteCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - | Finds routes between locations you specify and generates driving directions |
Command | ControlToolsGeneric_ FlickerRate |
{9532F137-EECA-4158-8690-1DD93B286B73}esriControls.ControlsFlickerRateToolControl | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Controls the rate of flicker |
Command | ControlToolsGeneric_ FullScreenCommand |
{17B7DEB8-B31D-4B96-A89B-AC24BD07EB41}esriControls.ControlsFullScreenCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcScene, ArcGlobe | - | Expands the applications window to take up the full screen |
Command | ControlToolsGeneric_ GetPosition |
{30DBCBEF-951E-4904-89DE-5A5F1AF571EE}esriControls.ControlsGenericGetPositionTool | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, ArcMap, ArcGlobe | - | Clicks the map to return the current location |
Command | ControlToolsGeneric_ LayerListControl |
{D50D5419-7ED0-498F-A6AE-1091951ADDC5}esriControls.ControlsLayerListToolControl | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Selects the layer for use by the appropriate command |
Command | ControlToolsGeneric_ MyPlaces |
{138C5B5B-439C-4DA0-8EF8-78B61F94A70A}esriControls.ControlsMyPlacesCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - | Creates and works with a list of your frequently used addresses, locations, and features |
Command | ControlToolsGeneric_ NearbyPlaces |
{5BFAA184-6F51-49E3-BF07-B73E918142FF}esriControls.ControlsNearbyPlacesCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - | Finds places located near a origin on the map |
Command | ControlToolsGeneric_ Redo |
{B0675372-0271-4680-9A2C-269B3F0C01E8}esriControls.ControlsRedoCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Redo |
Command | ControlToolsGeneric_ SaveAsDocCommand |
{BCCB0485-DD46-465B-819E-B4136E471F92}esriControls.ControlsSaveAsDocCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Saves current map document to a new file |
Command | ControlToolsGeneric_ Undo |
{380FB31E-6C24-4F5C-B1DF-47F33586B885}esriControls.ControlsUndoCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Undo |
Command | ControlToolsGeneric_ AddData |
{B100C679-76C5-410D-BC8D-AE9E7882A80F}esriControls.ControlsAddDataCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - | Browses data sets and selects data |
Command | ControlToolsGeneric_ ContextHelp |
{F2A42ADF-13AC-4DCA-BF24-33C3C8AAAE09}esriControls.ControlsContextHelpCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl | - | Context Help for toolbar items |
Command | ControlToolsGeneric_ FileOpenCommand |
{6108F8DE-1B89-414C-9A6A-FD773FDF8D77}esriControls.ControlsOpenDocCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Opens an existing map |
Command | ControlToolsGeneric_ FindRoute |
{42B27C5B-DBFA-4205-BBF9-6514C869251A}esriControls.ControlsRouteCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - | Finds routes between locations you specify and generates driving directions |
Command | ControlToolsGeneric_ FlickerRate |
{9532F137-EECA-4158-8690-1DD93B286B73}esriControls.ControlsFlickerRateToolControl | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Controls the rate of flicker |
Command | ControlToolsGeneric_ FullScreenCommand |
{17B7DEB8-B31D-4B96-A89B-AC24BD07EB41}esriControls.ControlsFullScreenCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcScene, ArcGlobe | - | Expands the applications window to take up the full screen |
Command | ControlToolsGeneric_ GetPosition |
{30DBCBEF-951E-4904-89DE-5A5F1AF571EE}esriControls.ControlsGenericGetPositionTool | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, ArcMap, ArcGlobe | - | Clicks the map to return the current location |
Command | ControlToolsGeneric_ LayerListControl |
{D50D5419-7ED0-498F-A6AE-1091951ADDC5}esriControls.ControlsLayerListToolControl | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - |
Selects the layer for use by the appropriate command
|
Command | ControlToolsGeneric_ MyPlaces |
{138C5B5B-439C-4DA0-8EF8-78B61F94A70A}esriControls.ControlsMyPlacesCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - | Creates and works with a list of your frequently used addresses, locations, and features |
Command | ControlToolsGeneric_ NearbyPlaces |
{5BFAA184-6F51-49E3-BF07-B73E918142FF}esriControls.ControlsNearbyPlacesCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - | Finds places located near a origin on the map |
Command | ControlToolsGeneric_ Redo |
{B0675372-0271-4680-9A2C-269B3F0C01E8}esriControls.ControlsRedoCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Redo |
Command | ControlToolsGeneric_ SaveAsDocCommand |
{BCCB0485-DD46-465B-819E-B4136E471F92}esriControls.ControlsSaveAsDocCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Saves current map document to a new file |
Command | ControlToolsGeneric_ Undo |
{380FB31E-6C24-4F5C-B1DF-47F33586B885}esriControls.ControlsUndoCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Undo |
Command | ControlToolsGeneric_ AddData |
{B100C679-76C5-410D-BC8D-AE9E7882A80F}esriControls.ControlsAddDataCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - | Browses data sets and selects data |
Command | ControlToolsGeneric_ ContextHelp |
{F2A42ADF-13AC-4DCA-BF24-33C3C8AAAE09}esriControls.ControlsContextHelpCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl | - | Context Help for toolbar items |
Command | ControlToolsGeneric_ FileOpenCommand |
{6108F8DE-1B89-414C-9A6A-FD773FDF8D77}esriControls.ControlsOpenDocCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Opens an existing map |
Command | ControlToolsGeneric_ FindRoute |
{42B27C5B-DBFA-4205-BBF9-6514C869251A}esriControls.ControlsRouteCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - | Finds routes between locations you specify and generates driving directions |
Command | ControlToolsGeneric_ FlickerRate |
{9532F137-EECA-4158-8690-1DD93B286B73}esriControls.ControlsFlickerRateToolControl | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Controls the rate of flicker |
Command | ControlToolsGeneric_ FullScreenCommand |
{17B7DEB8-B31D-4B96-A89B-AC24BD07EB41}esriControls.ControlsFullScreenCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcScene, ArcGlobe | - | Expands the applications window to take up the full screen |
Command | ControlToolsGeneric_ GetPosition |
{30DBCBEF-951E-4904-89DE-5A5F1AF571EE}esriControls.ControlsGenericGetPositionTool | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, ArcMap, ArcGlobe | - | Clicks the map to return the current location |
Command | ControlToolsGeneric_ LayerListControl |
{D50D5419-7ED0-498F-A6AE-1091951ADDC5}esriControls.ControlsLayerListToolControl | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - |
Selects the layer for use by the appropriate command
|
Command | ControlToolsGeneric_ MyPlaces |
{138C5B5B-439C-4DA0-8EF8-78B61F94A70A}esriControls.ControlsMyPlacesCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - |
Creates and works with a list of your frequently used addresses, locations, and features
|
Command | ControlToolsGeneric_ NearbyPlaces |
{5BFAA184-6F51-49E3-BF07-B73E918142FF}esriControls.ControlsNearbyPlacesCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - |
Finds places located near a origin on the map
|
Command | ControlToolsGeneric_ Redo |
{B0675372-0271-4680-9A2C-269B3F0C01E8}esriControls.ControlsRedoCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Redo |
Command | ControlToolsGeneric_ SaveAsDocCommand |
{BCCB0485-DD46-465B-819E-B4136E471F92}esriControls.ControlsSaveAsDocCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Saves current map document to a new file |
Command | ControlToolsGeneric_ Undo |
{380FB31E-6C24-4F5C-B1DF-47F33586B885}esriControls.ControlsUndoCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Undo |
Command | ControlToolsGeneric_ ContextHelp |
{F2A42ADF-13AC-4DCA-BF24-33C3C8AAAE09}esriControls.ControlsContextHelpCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl | - | Context Help for toolbar items |
Command | ControlToolsGeneric_ FileOpenCommand |
{6108F8DE-1B89-414C-9A6A-FD773FDF8D77}esriControls.ControlsOpenDocCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Opens an existing map |
Command | ControlToolsGeneric_ FindRoute |
{42B27C5B-DBFA-4205-BBF9-6514C869251A}esriControls.ControlsRouteCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - | Finds routes between locations you specify and generates driving directions |
Command | ControlToolsGeneric_ FlickerRate |
{9532F137-EECA-4158-8690-1DD93B286B73}esriControls.ControlsFlickerRateToolControl | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Controls the rate of flicker |
Command | ControlToolsGeneric_ FullScreenCommand |
{17B7DEB8-B31D-4B96-A89B-AC24BD07EB41}esriControls.ControlsFullScreenCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcScene, ArcGlobe | - | Expands the applications window to take up the full screen |
Command | ControlToolsGeneric_ GetPosition |
{30DBCBEF-951E-4904-89DE-5A5F1AF571EE}esriControls.ControlsGenericGetPositionTool | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, ArcMap, ArcGlobe | - | Clicks the map to return the current location |
Command | ControlToolsGeneric_ LayerListControl |
{D50D5419-7ED0-498F-A6AE-1091951ADDC5}esriControls.ControlsLayerListToolControl | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Selects the layer for use by the appropriate command |
Command | ControlToolsGeneric_ MyPlaces |
{138C5B5B-439C-4DA0-8EF8-78B61F94A70A}esriControls.ControlsMyPlacesCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - | Creates and works with a list of your frequently used addresses, locations and features |
Command | ControlToolsGeneric_ NearbyPlaces |
{5BFAA184-6F51-49E3-BF07-B73E918142FF}esriControls.ControlsNearbyPlacesCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - | Finds places located near a origin on the map |
Command | ControlToolsGeneric_ Redo |
{B0675372-0271-4680-9A2C-269B3F0C01E8}esriControls.ControlsRedoCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Redo |
Command | ControlToolsGeneric_ SaveAsDocCommand |
{BCCB0485-DD46-465B-819E-B4136E471F92}esriControls.ControlsSaveAsDocCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Saves current map document to a new file |
Command | ControlToolsGeneric_ Undo |
{380FB31E-6C24-4F5C-B1DF-47F33586B885}esriControls.ControlsUndoCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Undo |
Command | ControlToolsGeneric_ ContextHelp |
{F2A42ADF-13AC-4DCA-BF24-33C3C8AAAE09}esriControls.ControlsContextHelpCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl | - | Context Help for toolbar items |
Command | ControlToolsGeneric_ FileOpenCommand |
{6108F8DE-1B89-414C-9A6A-FD773FDF8D77}esriControls.ControlsOpenDocCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Opens an existing map |
Command | ControlToolsGeneric_ FindRoute |
{42B27C5B-DBFA-4205-BBF9-6514C869251A}esriControls.ControlsRouteCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - | Finds routes between locations you specify and generates driving directions |
Command | ControlToolsGeneric_ FlickerRate |
{9532F137-EECA-4158-8690-1DD93B286B73}esriControls.ControlsFlickerRateToolControl | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Controls the rate of flicker |
Command | ControlToolsGeneric_ FullScreenCommand |
{17B7DEB8-B31D-4B96-A89B-AC24BD07EB41}esriControls.ControlsFullScreenCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcScene, ArcGlobe | - | Expands the applications window to take up the full screen |
Command | ControlToolsGeneric_ GetPosition |
{30DBCBEF-951E-4904-89DE-5A5F1AF571EE}esriControls.ControlsGenericGetPositionTool | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, ArcMap, ArcGlobe | - | Clicks the map to return the current location |
Command | ControlToolsGeneric_ LayerListControl |
{D50D5419-7ED0-498F-A6AE-1091951ADDC5}esriControls.ControlsLayerListToolControl | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - |
Selects the layer for use by the appropriate command
|
Command | ControlToolsGeneric_ MyPlaces |
{138C5B5B-439C-4DA0-8EF8-78B61F94A70A}esriControls.ControlsMyPlacesCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - | Creates and works with a list of your frequently used addresses, locations, and features |
Command | ControlToolsGeneric_ NearbyPlaces |
{5BFAA184-6F51-49E3-BF07-B73E918142FF}esriControls.ControlsNearbyPlacesCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - | Finds places located near a origin on the map |
Command | ControlToolsGeneric_ Redo |
{B0675372-0271-4680-9A2C-269B3F0C01E8}esriControls.ControlsRedoCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Redo |
Command | ControlToolsGeneric_ SaveAsDocCommand |
{BCCB0485-DD46-465B-819E-B4136E471F92}esriControls.ControlsSaveAsDocCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Saves current map document to a new file |
Command | ControlToolsGeneric_ Undo |
{380FB31E-6C24-4F5C-B1DF-47F33586B885}esriControls.ControlsUndoCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Undo |
Command | ControlToolsGeneric_ ContextHelp |
{F2A42ADF-13AC-4DCA-BF24-33C3C8AAAE09}esriControls.ControlsContextHelpCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl | - | Context Help for toolbar items |
Command | ControlToolsGeneric_ FileOpenCommand |
{6108F8DE-1B89-414C-9A6A-FD773FDF8D77}esriControls.ControlsOpenDocCommand | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Opens an existing map |
Command | ControlToolsGeneric_ FindRoute |
{42B27C5B-DBFA-4205-BBF9-6514C869251A}esriControls.ControlsRouteCommand | ToolbarControl, PageLayoutControl, MapControl, GlobeControl, SceneControl, ArcMap, ArcGlobe, ArcScene | - | Finds routes between locations you specify and generates driving directions |
Command | ControlToolsGeneric_ FlickerRate |
{9532F137-EECA-4158-8690-1DD93B286B73}esriControls.ControlsFlickerRateToolControl | ToolbarControl, PageLayoutControl, MapControl, ArcMap | - | Controls the rate of flicker |
Development licensing | Deployment licensing |
---|---|
Engine Developer Kit | Engine |
ArcGIS for Desktop Basic | |
ArcGIS for Desktop Standard | |
ArcGIS for Desktop Advanced |