BBjStatusBar::getLengthAt
Description
Returns the border widths of the BBjStatusBar control.
Syntax
Return Value |
Method |
int |
getLengthAt(int index) |
Parameters
Variable |
Description |
index |
Specifies the 0-based index of the segment. |
Return Value
Returns the length of the segment.
Remarks
None.
Example
REM Get the length of the text in a status bar segment REM this will return 20 |
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.