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 ?
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 ?