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