Unicode Controls & Classes for VB6 - Version 4

clsUniLV_ListItem.Selected Property

Gets or sets the item selection status

Syntax
Public Property Get Selected () As Boolean
Public Property Let Selected (ByRef b As Boolean)
Parameters
Parameter Description
ByRef b As Boolean The new value
Remarks