Link Search Menu Expand Document

Methods

The following methods are defined in the TreeView class.

Name Description
CreateItem Create a new tree item
GetChildItems Get the child’s tree item
GetParentItem This class always returns null
HasChildItems Find out if there are children’s tree items
ResetImage Discard the image list set by the SetImage method
Added since Ver.4.0.0
SetImage Set the image list used to display the icon of the tree item
Added since Ver.4.0.0