X
Xenomorph
I have a program where you click an item on the TreeView on the left, and
then work with whatever pops up on the right.
There are many entries on the TreeView, and when you click something on the
right, the item on the TreeView is no longer highlighted, making it hard to
keep track of which item you clicked on the TreeView.
I want the item clicked on in the TreeView to turn BOLD, or get underlined,
or change color or something. Just so when you start working on the right
side of the window, whatever TreeView item you clicked on is still
highlighted in some way.
Anyone know how to do this?
then work with whatever pops up on the right.
There are many entries on the TreeView, and when you click something on the
right, the item on the TreeView is no longer highlighted, making it hard to
keep track of which item you clicked on the TreeView.
I want the item clicked on in the TreeView to turn BOLD, or get underlined,
or change color or something. Just so when you start working on the right
side of the window, whatever TreeView item you clicked on is still
highlighted in some way.
Anyone know how to do this?