Select(Int32) Method
Selects the specified tab panel.

C# Syntax

void Select( 
   int index
)

Parameters

index
The index of the tab to select.