Links
EControl Syntax Editor SDK
TSyntaxTreeView.HideSelection Property

Determines whether a selected node appears selected when the focus shifts to another control.

property HideSelection;

Use HideSelection to specify whether the user is given visual feedback about the current selection in the tree view when it does not have focus. If true, the selected node is not visually distinct from other nodes until focus returns to the control. If false, the node always appears selected.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!