Returns/sets the images associated with the SmallIcons property of a ListView control. Supports a standard ImageList or a [ctlImageBag] control
Syntax
Public Property Get SmallIcons () As Object Public Property Let SmallIcons (ByRef New_Value As Object) Public Property Set SmallIcons (ByRef New_Value As Object)
Parameters
Parameter |
Description |
ByRef New_Value As Object |
|
|