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.