… = ContainerChildren[…] (gb.qt4)

Dim hContainerChildren As ContainerChildren
Dim hControl As Control
hControl = hContainerChildren [ Index As Integer ]

Return a child control from its Index.

The lower child has the index 0, while the top-most child control has the higher index.