The following tables list the members exposed by IEditingCreateToolControl.
Public Properties
| Name | Description |
| ActiveTemplateSelectorIcon |
optional icon that will appear in the active template pane as a button selector, the choice being between Attributes and this ToolOptions
|
| 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.
|
| 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