Image

The Image control allows you to display an image in one of several (BMP, GIF, ICO, JPEG, PNG) image file formats.

Properties

Key properties of Image include:

  • Source. The file location or URL of the image to be shown in the form.
  • Stretch and StretchDirection. An image can be stretched in a uniform direction, or to fill its container.

Display an Image

Use a script to customise an image