Constructor TreeView
TreeView(Control)
Initializes a new instance of the TreeView class.
public TreeView(Control parent)
Parameters
parent
ControlParent of the control.
TreeView()
Initializes a new instance of the TreeView class.
public TreeView()