IsTabEnabled Method (OracleFormsTabBar)

Class

OracleFormsTabBar class

Action

Returns whether or not the tab is currently enabled.

Syntax

bTabEnabled = oracleFormsTabBar.IsTabEnabled(tab)
Variable Description
bTabEnabled True if the tab is enabled; otherwise false. BOOLEAN.
tab The name or index of the tab. LISTITEM.