BBjStatusBar::getBorders
Description
Returns the border widths of the BBjStatusBar control.
Syntax
Return Value |
Method |
getBorders() |
Parameters
None.
Return Value
Returns a vector of three numbers, where element 0 is the width of the vertical border, element 1 is the width of the horizontal border, and element 2 is the width of the inter-segment border.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.