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