Select(String) Method
Selects the specified tab item.

C# Syntax

void Select( 
   string item
)

Parameters

item
The text of the item to select from the tab object.