Select(String) Method
Selects a tab from the tab strip by name.

C# Syntax

void Select( 
   string tab
)

Parameters

tab
The name of the tab to select.