Varying image sizes

G

Graham Naylor

Hi,

I need to handle the display of images in an unusual way and am hoping
someone out there can help me.

I need to display an image on a form where the image is a JPG file held on
disk and its location will be held in a text field within the database. A
form will display a number of normal text/date/fields and an image field of
some sort, display of the image will be handled in the Form's OnCurrent
procedure.

Now comes the tricky bit, all the images will be the same width but of
varying lengths and if possible the form should always display the image at
the full width but use a vertical scroll bar to move the part being viewed
up and down.

Any ideas on how to handle this?

Graham
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top