The collection of tools on the tool palette.
Namespace: http://schemas.esri.com/Desktop/AddInsSchema: DesktopAddIns_ElementOnly.xsd
Parents
ToolPalette
Children
| Name | Occurrences | Description |
|---|---|---|
| Tool |
The tool on the toolbar. |
Syntax
<xs:element name="Items" xmlns:xs="http://www.w3.org/2001/XMLSchema"> <xs:complexType> <xs:all> <xs:element name="Tool" /> </xs:all> </xs:complexType> </xs:element>