Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Push Button - ImageHeight Property

Panel
bgColor#2c3c4c

Set the height and width of the image in pixels

Member of Push Button (PRIM_PHBN)

Data Type - Integer

Details

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.


See also

All Component Classes

Technical Reference