Highlighting in the TreeView

  • Thread starter Thread starter Nick
  • Start date Start date
N

Nick

Hi!

In my treeView it seems possible to Select a Node
via SelectedNove, because the treeView is scrolling
to that position (althoug it's not in the middle)
But it isn't hightligthing it as if i would click
it with the mouse.
how do i do this ?

thanks for help,
nick
 
Make sure that the treeview has focus or you wont see the selection
Or set the HideSelection property to false so that you will always see it

/claes
 

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