Name | Description | |
---|---|---|
AutoOpenActiveTemplatePane | a simple implementation of IEditingCreateToolControl.AutoOpenActiveTemplatePane | |
CloseAsync | Overridden. Occurs when the controls is closed. | |
CommitAsync | Occurs when control is executed or has changes to its options to be commited (Inherited from ArcGIS.Desktop.Framework.Controls.EmbeddableControl) | |
InitializeForActiveTemplate | called just before OpenAsync when this IEditingCreateToolControl is being used within the ActiveTemplate pane | |
InitializeForMultipleTemplateProperties | called just before OpenAsync when this IEditingCreateToolControl is being used within the TemplateProperties dialog, and multiple templates have been selected for change | |
InitializeForTemplateProperties | called just before OpenAsync when this IEditingCreateToolControl is being used within the TemplateProperties dialog, and a single template has been selected for change | |
OpenAsync | Overridden. Occurs when the control is hosted. |