I have a treeview the a list a Nodes and items under those nodes. When the form loads all of the nodes are closed. (Expanded = False)

I have 2 buttons, one that expands all the nodes and one that closes all the nodes. Whenever I open them all, the scroll bar isn't all the way up at the top of the treeview. (Because when all the nodes are expanded, it's bigger than the treeview, so it displays a scrollbar so you can scroll to the bottom of the list)

My questions is: How can I have the scrollbar at the top of the list when I expand all the nodes?

------------------
David Underwood
Teen Programmer

ICQ - 14028049
E-mail - [email protected]