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