C# - How do I scroll selected treeview node into view

Posted by Brad on Stack Overflow See other posts from Stack Overflow or by Brad
Published on 2009-01-19T15:18:22Z Indexed on 2010/03/12 13:57 UTC
Read the original article Hit count: 607

Filed under:
|

Hello,

I have a system.windows.forms.treeview docked inside a panel that I am setting a node selected programically. What method or property would I use to have the treeview scroll the selected into view.

Thanks

© Stack Overflow or respective owner

Related posts about c#

Related posts about treeview