Select Method (TabControl)

Class

TabControl.

Action

Sets the current page to the specified page.

Syntax

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