Select Method (SLTabControl)

Action

Selects an item in the tab control.

Syntax

C#
tabControl.Select(item)
VB
tabControl.Select(item)
Variable Description
item The item to select. ItemIdentifier.