BBjTabCtrl::isMultiLine
Description
Returns whether the BBjTabCtrl adjusts its tabs into multiple lines.
Syntax
Return Value |
Method |
boolean |
isMultiLine() |
Parameters
None.
Return Value
Returns whether the tab control adjusts its tabs into multiple lines (0 = Not Multi-Line, 1 = Multi-Line).
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.