Type | Description | |||
Long | A long value that indicates the index of the icon in Images collection. The Images collection is 1 based. |
In case you are using the LoadXML method, the Image property of the Node indicates the type of XML node being added. The type of valid XML nodes are:
Use the Images method to add images to the control, so each type of element in your XML file, has a specific representation. The first icon in the Images collection indicates the NODE_ELEMENT type, the second icon in the Images collection indicates the NODE_ATTRIBUTE type, and so on.