BBjStatusBar::setTextAt
Description
Sets the text of a segment in the BBjStatusBar control.
Syntax
Return Value |
Method |
void |
setTextAt(int index, string text) |
Parameters
Variable |
Description |
index |
Specifies the 0-based segment where the text is to be set. |
text |
Text to be set for the segment. |
Return Value
None.
Remarks
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.