Access 97 and PictureBox controls -
07-09-2004
, 03:10 PM
I've used PictureBox controls with Access 2000 and Visual Basic 6.0,
but I can't seem to find it in the toolbox that comes with Access 97.
Does anyone know if the VBA that comes with Access 97 supports the
PictureBox control? I did not find it under the Help index in Access
97.
If not, can someone recommend a control I can use in Access 97 that I
can write multiple lines to easily? I really liked the Print method
of the PictureBox control, because it allowed me to write so many
(status) messages to it, and automatically scroll through them. |