BBjTabCtrl::setTabHeight
Description
In BBj 16.00 and higher, sets the height of tabs in the BBjTabCtrl.
Syntax
Return Value | Method |
---|---|
void | setTabHeight(int height) |
Parameters
Parameter | Description |
---|---|
height | Specifies the tab height in pixels. |
Return Value
None.
Remarks
This method is currently defined only for BUI.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.