Unicode Controls & Classes for VB6 - Version 4

clsUniLV_ListSubItem.Key Property

The item key

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