scrollable image frame?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

good day all, I have an image frame that is too small for some of my
pictures, is there a way that I have have the image frame scrollable? either
horizontally or vertically or both?

Thanks in advance for any suggestions and comments..

Brook
 
Hi Brook,

In the format properties of your picture frame you can
change the SizeMode property to Zoom which will fit the
picture's longest dimension to the edges of the frame or to
Stretch which will fill all sides of the frame even if it
distorts the image dimensions a bit. It sounds like it is
set on Clip if the picture is too big for the frame. There
is no scroll capability that I know of.
 
Thanks, and that is what I was afraid of.

I would prefer not to distort the images, b/c 95% of the image fit.

What about using a subform with the image control on it? would that work
that you know of?

Thanks,

Brook
 
I don't see that there would be any differences on what type
of form it is. You can put one on a subform with no problem.
Try the Zoom setting. I think that it may do what you are
looking for as far as showing all and not distorting. The
blank area in the frame is transparent so it may not be
noticeable.
 
Back
Top