BBjListBox::setSelectedIndices
Description
Sets multiple item in the BBjListBox control.
Syntax
|
Return Value |
Method |
|
void |
setSelectedIndices(BBjVector itemVector!) |
Parameters
|
Variable |
Description |
|
itemVector! |
Specifies the vector of the items to be selected. |
Return Value
None.
Remarks
By default, multiple item selection is not allowed.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.