TreeView Xojo plugin
TreeView.ScrollNodeToView Method
Scrolls a node into view.
ScrollNodeToView(
index
as
Integer)
Parameters
index
The index of the node to scroll into view (Screen index).
Remarks
See Also
TreeView Control