Image Control

Properties   Events   Methods   See Also

Creates an Image control that displays a .bmp picture.

Syntax

Image

Remarks

An Image control is a graphical control that displays bitmaps that can't be changed directly. However, because an Image control has a full set of properties, events, and methods that other controls have, an Image control can respond to events and can be changed dynamically at run time.

For additional information about creating Images, see Chapter 10, Using Controls, in the Programmer's Guide.