Gets the collection of images within the image list.
object.Images = [collection]
Images can be added to the ImageList control via the Images property dialog window in Designer. Each member of the collection can be accessed by its index. The index is applied in the order that the image is added to the collection.
© 2004-2021 looksoftware. All rights reserved.