BBjTabCtrl::getTabPlacement
Description
Returns the placement of the tabs in the BBjTabCtrl.
Syntax
|
Return Value |
Method |
|
int |
getTabPlacement() |
Parameters
None.
Return Value
Returns one of the following constants which is the placement of the tabs:
|
TOP |
|
BOTTOM |
|
LEFT |
|
RIGHT |
Remarks
The default tab placement is TOP.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.