Select(UInt32) Method
Selects the specified tab (by index) in the tabstrip object.

C# Syntax

void Select( 
   uint tabIndex
)

Parameters

tabIndex
The tab index to select (1-based).