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

Re: Highlighting in the TreeView by Claes

Claes
Mon Nov 10 03:04:32 CST 2003

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


"Nick" <nick@winger.at> wrote in message
news:0b4d01c3a52e$45ae8610$a101280a@phx.gbl...
> 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