Returns the width of the image at the specific index in an ImageList control.
Syntax: Width (Index)
Example:
ImageButton1.Width = ImageList1.Width (0)