Unicode Controls & Classes for VB6 - Version 4

ctlImageBag.GetPictureClone Function

Get a Cloned Picture from the Picture i in the ImageList

Syntax
Public Function GetPictureClone (ByRef i As Long) As StdPicture
Parameters
Parameter Description
ByRef i As Long Index of the image (starting from 1)
Remarks