TreeView doesn't highlight the selected node

  • Thread starter Thread starter Richard Thombs
  • Start date Start date
R

Richard Thombs

I have some code that sets the selected item of a tree control. I know
the correct node has been selected though examining the contents while
debugging, but the selected node never gets drawn with a blue highlight
indicating that it has been selected. If I use the cursor keys to move
the selection, it moves to where I expect it to go (meaning the current
selection was where I thought it was even though it wasn't highlighted).

Any ideas folks?

Thanks,

R.
 

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

Back
Top