GetTabIndex Method (OracleFormsTabBar)

Action

Returns the tab index.

Syntax

tabIndex = oracleFormsTabBar.GetTabIndex(title)
Variable Description
tabIndex The tab index. The value is zero-based. Integer.
title The title of the tab. String.