Link Search Menu Expand Document

ImageList.IconHeight Property

The height of the image included in the image list. You can specify between 16 and 1024.

The width of the image is specified by the IconWidth property.

The image file loaded by the LoadImage method is automatically divided to the size specified by this property.

The icon image loaded by the LoadIcon method is scaled up or down to fit the size specified by this property.