… = .TabStripContainer.Children[…] (gb.qt4)

Dim hTabStripContainer As TabStripContainer
Dim hControl As Control
hControl = hTabStripContainer.Children [ Index As Integer ]

Return the Indexth child of the tab.