Select Method (OracleFormsTabBar)
Class
OracleFormsTabBar
.
Action
Selects the specified tab.
Syntax
C#
oracleFormsTabBar
.
Select
(
tab
)
VB
oracleFormsTabBar
.
Select
(
tab
)
Variable
Description
tab
The name or index of the tab to select.
ItemIdentifier
.