did you try ::SetWindowPos(..) on the Static control?
but even if it will work it will hide some part of the image! if you want to see all the image in the smaller control, you need to use strecth functions like mentioned above.


Cheers