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