Select(ITab,MouseButton) Method
Selects the specified tab in the tab control.

C# Syntax

void Select( 
   ITab tab,
   MouseButton button
)

Parameters

tab
The tab to select from the tab control.
button
Optional: The mouse button used to select the tab. Possible values: HP.LFT.SDK.MouseButton(default value: left button)