Click or drag to resize

ShellTreeViewShowLines Property

The ShowLines property cannot be set, if UseSystemStyles is set to true and the detected operating system is Windows Vista. This is to keep the look&feel consistent, ShowLines together with the Vista TreeView style does not look pretty.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public bool ShowLines { get; set; }

Property Value

Type: Boolean
See Also