Unicode Controls & Classes for VB6 - Version 4

ctlUniListBoxExXP.MultiSelect Property

Gets or sets the type of multi selection to use

Syntax
Public Property Get MultiSelect () As eUniListBoxEx_MultiSelect
Public Property Let MultiSelect (ByRef i As eUniListBoxEx_MultiSelect)
Parameters
Parameter Description
ByRef i As eUniListBoxEx_MultiSelect The new value
Remarks