TreeViewVista
Posted by: The Moth,
on 18 Jan 2007 |
View original | Bookmarked: 0 time(s)
In an older post I highlighted one of the changes in the TreeView control in Vistas explorer:"...the treeview has no horizontal scrollbar at the bottom and scrolling happens for you automatically as you select nodes that are not fully visible and as you mouse over around..."I then offered some code that makes the System.Windows.Forms.TreeView control behave the same way.If you take a further look at the explorer TreeView youll notice that in addition to the autoscroll functionality previously described,...