BBjTabCtrl::getToolTipTextAt
Description
In BBj 14.00 and higher, this method returns the tooltip text of a tab in the BBjTabCtrl.
Syntax
Return Value |
Method |
int |
getToolTipTextAt(int index) |
Parameters
Variable |
Description |
index |
Specifies the 0-based index of the tab. |
Return Value
Returns the tooltip text of the specified tab.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.