BBjTabCtrl::setTitleAt
Description
Sets the title for a tab in the BBjTabCtrl.
Syntax
Return Value |
Method |
void |
setTitleAt(int index, string title) |
Parameters
Variable |
Description |
index |
Specifies the 0-based index of the tab. |
title |
Specifies the title of the tab to be set. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.