1 Attachment(s)
[Resolved] - treeview node backcolor highlighting - how to do this?
How do you indicate that the node that is being 'worked with' is highlighted in some manner, similiar to the way the Windows Explorer highlights the nodes' backcolor to a very light gray.
Re: treeview node backcolor highlighting - how to do this?
This is already a property of the treeview, correct? The HideSelection property, when set to False, still keeps the treeview node highlighted when the treeview loses focus.