Set the height and width of the image in pixels
Member of Push Button (PRIM_PHBN)
Data Type - Integer
The ImageHeight property governs the height and width of the button image. By default, if an image is too large to fit on the button it is squashed. This corresponds to an ImageHeight of 0. If a value is specified, the image will be resized so that the heigth and width are the value as specified. This allows images that are larger than the button to be used.
Febuary 18 V14SP2