BBjListEdit::getItemAt
Description
Returns an item from the list in the BBjListEdit control.
Syntax
Return Value |
Method |
string |
getItemAt(int index) |
Parameters
Variable |
Description |
index |
Specifies 0-based the index of the item to retrieve. |
Return Value
Returns an item from the list in the BBjListEdit control.
Remarks
None.
Example
REM Get a item in a list edit control |
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.