BBjListEdit::setEditText
Description
Sets the text in the edit portion of the BBjListEdit control.
Syntax
Return Value | Method |
---|---|
void | setEditText(string text) |
Parameters
Parameter | Description |
---|---|
text | Specifies the text to be set in the edit portion of the BBjListEdit. |
Return Value
None.
Remarks
The text will not remain in the list if the item selection is changed.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.