The Report object exposes several methods to draw Lines, Circles Boxes
etc. Unfortunately these methods are not supported by the Form object.
For a workaround see:
http://www.lebans.com/imageclass.htm
NEW VERSION for A97 - Updated Feb 24, 2002 PictureBoxA97.zip
ImageClass has been replaced by the PictureBoxA97 project. A standard
Image control is wrapped within a class to allow the control to resemble
the standard Visual Basic PictureBox control. Simple drawing methods are
directly supported as is Text output with rotation. A handle to a Device
Context is exposed to allow the developer to use the full range of
Graphic API's. Also supports Screen Grabs, Copy to Clipboard and Save
Image control to a disk Bitmap file. Here is the Access 2000 version,
PictureBoxA2K.zip
--
HTH
Stephen Lebans
http://www.lebans.com
Access Code, Tips and Tricks
Please respond only to the newsgroups so everyone can benefit.