LAVA 1.0 Content Posted December 23, 2008 Report Share Posted December 23, 2008 Hello there, Is there a way to programatically control the scrolling of a tree control. Basically i am having a tree control and a list box with some pretty good amount of data. I would like to scroll the list box which in turn also should scroll the Tree control. Has any one done it before? QUOTE (guruthilak@yahoo.com @ Dec 22 2008, 08:00 AM) Hello there,Is there a way to programatically control the scrolling of a tree control. Basically i am having a tree control and a list box with some pretty good amount of data. I would like to scroll the list box which in turn also should scroll the Tree control. Has any one done it before? ok i could not find a solution for this. instead i used a combination of "Scroll bar" control a "list box" and a "tree control" and used the property "top row" and "top left" to accomplish the same... Quote Link to comment
LAVA 1.0 Content Posted December 23, 2008 Author Report Share Posted December 23, 2008 The Top Left Visible Cell property is your friend. Ton Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.