Initializes a new instance of the TreeView class

Namespace: System.Extensions.Windows.Forms
Assembly: System.Extensions (in System.Extensions.dll) Version: 0.0.0.5 (0.0.0.5)

Syntax

C#
public TreeView()
Visual Basic
Public Sub New
Visual C++
public:
TreeView()
F#
new : unit -> TreeView

See Also