
BBjControl::setText
Description
Sets the text in the BBjControl.
Syntax
Return Value |
Method |
void |
setText(string text) |
Parameters
Variable |
Description |
text |
The text to be displayed in the control. |
Return Value
None.
Remarks
This method only works on BBjControls that contain text.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.