BBjListBox::addItem
Description
Adds an item at the end of the list in the BBjListBox control.
Syntax
Return Value |
Method |
void |
addItem(string item) |
Parameters
Variable |
Description |
item |
Item to be added. |
Return Value
None.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.