method Group.EnsureVisibleItem (Item as Long)
Ensures that the item fits the group's client area.

TypeDescription
Item as Long A long expression that indicates the index of item.

The EnsureVisibleItem method scrolls the group's list to make sure that the item fits the group's client area.