This class provides the functionality of the Windows CE common tree view control. A tree view control is a window that displays a hierarchical list of items, such as the headings in a document, the entries in an index, or the directories and files on a disk. Each item consists of a label and an optional bitmapped image, and each item can have a list of subitems associated with it. By clicking an item, the user can expand and collapse the associated list of subitems.
Header file: | Afxcmn.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions:: | 1.0 and later |
Complete documentation: | Visual C++ documentation |