Hey, I take a screen shot of my desktop and use stretchblt to put it in a very small picture box so I can save it small (instead of the 1.4mb that is created).
Now I need to open up this small bmp and resize it to be full again. I have tried stretchblt and paintpicture to a new picture box, but the image is real distorted. It does increase the size, but looks awful.
Does anyone know of a way to do this?
