Does anybody know if there is a way to scale an image on a PictureBox control? Let me clarify this question a little bit. When the Control changes size, the image on the control also has to change size.

Thanks in advance.