SAMPLE: Hierarchical List in Owner-Draw List BoxLast reviewed: February 15, 1996Article ID: Q97396 |
The information in this article applies to:
Displaying a Hierarchy in a List Box Kyle Marsh Microsoft Developer Network Technology Group Created: December 22, 1992 This article explains how to create a hierarchical list box that includes icon bitmaps and connecting lines. It describes what an application must do to display the hierarchy and discusses some helper functions I developed specifically to make the process easier for the application developer. HIERLIST, the sample application included with this article, implements a hierarchical list box with these helper functions. HIERLIST implements a hierarchical list box that includes icon bitmaps and connecting lines. It demonstrates what an application must do to display the hierarchy and includes some helper functions developed to make the process easier for the application developer. Download HIERLIST.EXE, a self-extracting file, from the Microsoft Software Library (MSL) on the following services:
|
Additional reference words: 3.10 softlib HIERLIST.EXE
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |