strongm,
Thanks. The property is not of use to me then (unfortunately).
Currently, I'm using the ImageList control along with ListView to display my thumbnails. It loads and displays...only problem is ...the images are of very poor quality. So, I'm looking for another option that will compress my bitmaps into smaller images but of fair quality.
The image control has the stretch property which is satisfactory. However I need to display several images at once...
I'm taking a look into the StretchBlt API.
Any guidance would be appreciated...
This seems like a simple thing...but it's beating on me...