01-12-2009 01:14 PM
I am using a tree control to display results in real-time. When I add an entry to the tree, I would like the control to auto scroll so that the most entry at the bottom is always displayed. Is there a way to accomplish this?
Thanks,
Joel
Solved! Go to Solution.
01-12-2009 03:08 PM
Hi Snood1,
you can use the property "top left visible cell".
Mike