ArcGIS Pro 2.9 API Reference Guide
IEditingCreateToolControl Interface Members
Properties  Methods 

ArcGIS.Desktop.Editing Namespace : IEditingCreateToolControl Interface

The following tables list the members exposed by IEditingCreateToolControl.

Public Properties
 NameDescription
 Property Optional icon that will appear in the active template pane as a button selector, the choice being between Attributes and this ToolOptions.  
 Property When this IEditingCreateToolControl is being displayed in Template Properties dialog, calling code will use this property to determine if any changes have been made.  
 Property When this IEditingCreateToolControl is being displayed in Template Properties dialog, calling code will use this property to determine if the current Template Properties may be saved.  
Top
Public Methods
 NameDescription
 Method The control can decide when its contents gets shown in the Active Template Pane at the moment that the specified tool is chosen.  
 MethodCalled just before OpenAsync when this IEditingCreateToolControl is being used within the ActiveTemplate pane.  
 MethodCalled just before OpenAsync when this IEditingCreateToolControl is being used within the TemplateProperties dialog, and a single template has been selected for change.  
Top
See Also

Reference

IEditingCreateToolControl Interface
ArcGIS.Desktop.Editing Namespace
IEditingCreateToolMultiple Interface