Highlight node in tree view

B

Boni

Deat all,
I need to select (highlight) a node in a tree view.
For that I use:
_Node.TreeView.SelectedNode = _Node.

But when my program focuses other windows a highliting is removed from the
node. What should I do to leave the node highlited?

Thanks for your help,

Boni
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

right click a tree node 4
TreeView Question 5
drag and drop 1
Tree View 1
Tree view problem 3
Best technique to store data locally 2
Tree view node selection error 3
tree view list node event 2

Top