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