ShellBrowser .Net Edition
HideSelection Property
NamespacesJam.ShellShellTreeViewHideSelection
Gets or sets a value indicating whether the selected tree node remains highlighted even when the tree view has lost the focus.
Declaration Syntax
C#Visual BasicVisual C++
public bool HideSelection { get; set; }
Public Property HideSelection As Boolean
public:
property bool HideSelection {
	bool get ();
	void set (bool value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)