Unicode Controls & Classes for VB6 - Version 4
ctlImageBag
.GetPicture Function
Get the Picture i from the ImageList
Syntax
Public Function GetPicture (ByRef
i
As Long) As StdPicture
Parameters
Parameter
Description
ByRef
i
As Long
Index of the image (starting from 1)
Remarks