Need help with a treeview

M

martdi

I am currently using a treeview in one of my forms. It is populated
from my database and it works pretty well. Depending on search results,
the background color of certain nodes is different. My problem is that
when the form loads, the selection marker is on the first node in the
tree and I can't see the background color of the selected node. Also,
when the treeview looses focus, the selection marker disappears. What i
would like to do, if it is possible is to mark the selected by putting
its style to bold and having no selection marker ever. This way, it
could be always possible to see the backgrond color of the selected
node and the selection marker would not disappear when the treeview
looses control.

Any hints on how to do that ?
 

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

Top