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.2
Syntax
public bool HideSelection { get; set; }

Property Value

Boolean
See Also