BBjListBox::setMultipleSelection
Description
Sets whether multiple item selection is allowed in the BBjListBox control.
Syntax
Return Value |
Method |
void |
setMultipleSelection(int multi) |
Parameters
Variable |
Description |
multi |
Specifies if multiple item selection is allowed. 0 = Not Allowed 1 = Allowed |
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.