Creates an Image control that displays a GDI+ compliant picture.
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 Using Controls.
Reference
Image Control Properties, Methods, and Events
CREATE CLASS Command
CREATE FORM Command
DEFINE CLASS Command
Other Resources
Objects, Collections, and Classes
Language Reference (Visual FoxPro)