Skip to content

ImageListObject - AbstractTreeView

Uses an ImageList control to supply the images that each item displays

Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None

Syntax

Property Integer ImageListObject
Access Type Syntax
Read Access: Get ImageListObject to IntegerVariable
Write Access: Set ImageListObject to IntegerVariable/Value

Description

The ImageListObject object uses a cImageList control to supply the images that each item displays. You will need to create a cImageList control and assign its object ID to this property.