TreeView with Three-State Checkboxes
Create check boxes in tree controls that show partial selections.
Create check boxes in tree controls that show partial selections.
Code a tree view (tree control) under the Win32 API without MFC.
MFC Tree controls can be put in resizable dialog boxes. However, ToolTips don't show up for items that are not fully visible when the dialog is shrunk and only a part of the Tree control is displayed. This article shows you how to create a tree control that shows ToolTips of all its items, no matter what.
Derived classes from CTreeCtrl and CListCtrl with dropdown list of choices for items text (combo box)
Implementing Checkbox Controls with a TreeView
CTreeView extension for data population in a separate thread
TreeHelper-A Tooltip-like Helper for formatted Text in single-line Controls
Setting color and font attribute for individual items
Connect a list container to a tree/list control