This collection contains Tab objects.
tabstrip.Tabs(index)
tabstrip.Tabs.Item(index)
The Tabs collection supports the following properties:
The Tabs collection supports the following methods:
At design time, use the Insert Tab and Remove Tab buttons on the Tabs tab in the Properties sheet of the TabStrip control to add and remove Tab objects from the Tabs collection.
The Tabs collection uses the Count property to return the number of tabs in the collection. To manipulate the Tab objects in the Tabs collection, use the Add, Clear, and Remove methods.