I'm trying to bitblt a picture onto a form. Now it all works fine if the forms boundries are wider than that of the picturebox but as soon as they are smaller (ie the picture box can't be seen) Bitblt takes the background instead of the picture. How do I overcome this?