Click or drag to resize
Sandcastle Help File BuilderFileTree Constructor
Constructor

Namespace: SandcastleBuilder.Gui.ContentEditors
Assembly: SandcastleBuilderGUI (in SandcastleBuilderGUI.exe) Version: 2014.11.22.0
Syntax
public FileTree(
	TreeView treeControl
)

Parameters

treeControl
Type: System.Windows.FormsTreeView
The TreeView control with which this instance is associated.
See Also