BBjTabCtrl::setMultiLine
Description
Specifies whether the BBjTabCtrl should adjust its tabs into multiple lines.
Syntax
Return Value |
Method |
void |
setMultiLine(boolean multi) |
Parameters
Variable |
Description |
multi |
Specifies whether the tab control will adjust the tabs into multiple lines. 0 = Not multi-lined 1 = Multi-lined |
Return Value
None.
Remarks
By default, the tabs are not multi-lined.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.