BBjTabCtrl::setNumTabs
Description
Sets the number of tabs in the BBjTabCtrl.
Syntax
Return Value |
Method |
void |
setNumTabs(int num) |
Parameters
Variable |
Description |
num |
Specifies the number of tabs in the tab control. |
Return Value
None.
Remarks
The title and control for new tabs will be empty.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.