BBjProgressBar::getText
Description
In BBj 3.0 and higher, this method returns the text of a BBjProgressBar control.
Syntax
Return Value |
Method |
string |
getText() |
Parameters
None.
Return Value
Returns the text (label) of the progress bar control.
Remarks
None.
Example
|
See Also
BBjProgressBar::isStringPainted
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.