property ExplorerTree.ExpandIcon(Expanded as Boolean) as Long
Retrieves or sets the index of the icon used to paint the expand button.

TypeDescription
Expanded as Boolean A boolean expression that indicates the state of the icon being changed. True means expanded, false means collapsed.
Long A long expression that indicates the index of icon used.

Use the ExpandIcon property to change the icon used to paint an expanded/collapsed groups. Use the DisplayExpandIcon property to hide the expanded/collapsed icon.