Unicode Controls & Classes for VB6 - Version 4

ctlUniListBoxExXP.IconDim Property

Gets or sets the default size of item images

Syntax
Public Property Get IconDim () As Integer
Public Property Let IconDim (ByRef i As Integer)
Parameters
Parameter Description
ByRef i As Integer The new icon size
Remarks