method ExplorerTree.EnsureVisible ([Group as Variant], [Item as Variant])
Ensures the given group/item is in the visible client area.

TypeDescription
Group as Variant A Long expression that specifies the index of the Group.
Item as Variant A Long expression that specifies the index of the Item within the Group.
The EnsureVisible method ensures that giving group/item fits the control's client area.