BBjStatusBar::getTextAt
Description
Returns the text of a segment in the BBjStatusBar control.
Syntax
| Return Value | Method | 
| string | getTextAt(int index) | 
Parameters
| Variable | Description | 
| index | Specifies the 0-based index of the segment. | 
Return Value
Returns the text of the segment.
Remarks
None.
Example
|  | 
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.