|
-
Jan 12th, 2000, 07:15 AM
#1
Thread Starter
Member
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]
-
Jan 12th, 2000, 10:08 AM
#2
Hyperactive Member
I am not sure but there was a property:
.EnsureVisible - maybe that is what you need?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|