TreeView


TreeView control looks by default like on the picture below. This control allow to display and navigate in hierarchical data. This control data items are simple strings. If you want to create a control with same behaviour and capabilities but with different type of items, you can start from CCustomTreeView class.

TreeView control(widget)

Interfaces

Classes