Images and Object Frames
These three buttons are next to each other on the Form Design toolbar and
can be confusing. Make sure you pick the right one.
The three buttons have three different uses:
Image
The tool with the mountain puts a simple image on the form. This is the tool to use
when you just want a picture with no special features.
Unbound object frame
The tool with the cactus puts an object on the form. An image is a type of
object so you can use this tool to add an image to the form. Although this looks
the same as the simple image from the Image tool, it is actually much more
complicated.
An image is a passive part of the form, an object is active. If you
double-click on an object Access will open the appropriate tool to work with that
object. If you double click on an image that has been added as an object, Access
will open PaintBrush and allow you to edit the image. This complexity makes the
form operate more slowly. Avoid the object tool unless you do want the user
to be able to edit the image.
The object tool can hold more than an image and you can use it where the user
needs to edit something like a spreadsheet or a Word document from the database.
Bound object frame
This tool looks very similar to the Unbound Object Frame but it has the letters 'XYZ'
above the cactus. It too puts an active object on the form but reads that object from
a field of type OLE Object in the table. Use this where the table holds a different
image or document for each record.
|