OpenImage
OpenImage
Image shown when item is expanded
Runtime-only Integer SYM index property
Applies to: TreeItem
Introduced in KCML version 5.02
This property is used to specify the image used by expanded items within a tree control. If no image is specified then the default opened folder icon is used. The unexpanded image is specified with the Image property.
.treeControl1.Item(Count).Image = &.CD .treeControl1.Item(Count).OpenImage = &.CD