Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.4 KB

image-control.md

File metadata and controls

43 lines (30 loc) · 1.4 KB
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
Image control
fm20.chm5224981
fm20.chm5224981
47c73dbb-21d6-0aef-6df4-a8b8a69a9e5d
11/15/2018
medium

Image control

Displays a picture on a form.

Remarks

The Image control lets you display a picture as part of the data in a form. For example, you might use an Image to display employee photographs in a personnel form.

The Image lets you crop, size, or zoom a picture, but does not allow you to edit the contents of the picture. For example, you cannot use the Image to change the colors in the picture, to make the picture transparent, or to refine the image of the picture. You must use image editing software for these purposes.

The Image supports the following file formats:

  • *.bmp
  • *.cur
  • *.gif
  • *.ico
  • *.jpg
  • *.wmf

Note

You can also display a picture on a Label. However, a Label does not let you crop, size, or zoom the picture.

The default event for the Image is the Click event.

See also

[!includeSupport and feedback]