Unicode Controls & Classes for VB6 - Version 4

clsUniLV_ListItem.CheckSize Property

Contains the check size, used by the control, doesn't work if you set a value on this property

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