Hello,
Is ist possible to get the scrollbar control inside the Tree? I would like to scroll
after "BringIntoView" with something like this: scrollbar.scroll(0,0)...
Thanks
There is no actual scrollbar control in the tree. Perhaps there is another way to acheive what you want, but I'm not really sure what that is. It appears that you want to scroll to the top left of the tree... but if that's the case it would completely defeat the purpose of call BringIntoView.