|
-
Nov 2nd, 2005, 02:34 PM
#1
Thread Starter
Junior Member
Setting the Scrollbar position on a Tree View Control
Is there a way to programatically set the scrollbar position on a Tree View Control?
I create the tree view add all the nodes then expand all, the scroll bar goes all the way to the bottom. I would like it set to the scroll bar to the position of the first check tree node.
-
Nov 2nd, 2005, 07:26 PM
#2
Re: Setting the Scrollbar position on a Tree View Control
You would call EnsureVisible on the first node in the tree.
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
|