ImageLabel.ImageWidth Property
Specify the width when enlarging / reducing the image.
If the Resize property is $FREE, the display size of the image will be the size specified by the ImageWidth and ImageHeight properties.
If the Resize property is $KEEPRATIO (fixed aspect ratio), the size is automatically determined based on the values specified in the ImageWidth and ImageHeight properties.