Select(String) Method
Selects the specified tab.

C# Syntax

void Select( 
   string tabName
)

Parameters

tabName
The name of tab to select.