Unicode Controls & Classes for VB6 - Version 4
ctlUniListView
.MinIconSize Property
Gets or sets the minimum size preserved for Icons or Pictures in items
Syntax
Public Property Get MinIconSize () As Long
Public Property Let MinIconSize (ByRef
l
As Long)
Parameters
Parameter
Description
ByRef
l
As Long
The new minimum size (16 default)
Remarks