System.Windows.Forms.TreeView.ShowLines Property

Gets or sets a value indicating whether lines are drawn between tree nodes in the tree view control.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

If TreeView.ShowLines is set to true, the TreeView.FullRowSelect property is ignored.

Requirements

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