The following tables list the members exposed by IEditingCreateToolControl.
Public Properties
| Name | Description |
![Property](template/packages/core-dotnet/images/Property.png) | ActiveTemplateSelectorIcon |
optional icon that will appear in the active template pane as a button selector, the choice being between Attributes and this ToolOptions
|
![Property](template/packages/core-dotnet/images/Property.png) | IsDirty |
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](template/packages/core-dotnet/images/Property.png) | IsValid |
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
See Also