Unicode Controls & Classes for VB6 - Version 4

clsUniLV_ListSubItem.Left Property

The item left coordinate, used by the control, doesn't work if you set a value on this property

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