System.Windows.Forms.TreeView.ShowRootLines Property

Gets or sets a value indicating whether lines are drawn between the tree nodes that are at the root of the tree view.

Syntax

[System.ComponentModel.DefaultValue(true)]
public bool ShowRootLines { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the TreeView.ShowRootLines property is false, the plus-sign and minus-sign buttons will not appear next to the root tree nodes, and the TreeView.ShowPlusMinus property will have no effect.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0