Click or drag to resize

ShellTreeViewHideSelection Property

Gets or sets a value indicating whether the selected tree node remains highlighted even when the tree view has lost the focus.

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

Property Value

Type: Boolean
See Also