ctlUniListView.MultiSelect PropertyReturns/sets a value indicating whether a user can make multiple selections in the ListView control and how the multiple selections can be made.Syntax
Public Property Get MultiSelect () As Boolean
Public Property Let MultiSelect (ByVal b As Boolean) Parameters
Remarks
|