Unicode Controls & Classes for VB6 - Version 4

clsUniLV_ListItem.Tip Property

The item unicode tooltip

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