BBjStatusBar::getSegments
Description
Returns the segments of the BBjStatusBar control.
Syntax
Return Value |
Method |
getSegments() |
Parameters
None.
Return Value
Returns a vector in which the number of elements in the vector is equal to the number of segments in the status bar. The value of each element in the vector is the ending position of each segment.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.