This document is archived and information here might be outdated.  Recommended version.


ControlsEditingTargetToolControl Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Classes > C > ControlsEditingTargetToolControl Class
ArcGIS Developer Help

ControlsEditingTargetToolControlClass Class

Layer in which features you create will be stored.

Product Availability

Available with ArcGIS Engine.

Description

The CLSID of this command is: {5D815B27-6A93-42DB-B2C6-1CC58B416E9F}.

This command works with the ToolbarControl, PageLayoutControl, and MapControl.

If the ArcGIS Engine application using this command is initialized with an ArcGIS Engine Runtime 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, this command can also be used to edit data within an enterprise geodatabase.

When an end user interactively selects a layer using the ControlsEditingTargetToolControl, the same layer is set into the IEngineEditProperties::TargetLayer property.

Interfaces

Interfaces Description
ICommand (esriSystemUI) Provides access to members that define a COM command.
IToolControl (esriSystemUI) Provides access to members that define a toolcontrol.