Unicode Controls & Classes for VB6 - Version 4

clsUniLV_ListSubItem.Index Property

The item index

Syntax
Public Property Get Index () As Long
Public Property Let Index (ByVal v As Long)
Parameters
Parameter Description
ByVal v As Long The new value
Remarks