Displays a hierarchical list of items, or nodes. Each node includes a caption and an optional bitmap. The user can select a node. If it has sub-nodes, the user can collapse or expand the node.
Object
MarshalByRefObject
MarshalByRefComponent
Control
RichControl
TreeView
[Visual Basic] Public Class TreeView Inherits RichControl [C#] public class TreeView : RichControl [C++] public __gc class TreeView : public RichControl [JScript] public class TreeView extends RichControl
[To be supplied.]
Namespace: System.WinForms
Assembly: System.WinForms.dll