How to fit images when using picture box

I am using Visual Basic 6 in creating programs for my subject.
This is a simple file maintenance program.
I am having a problem of putting a background picture on forms.
I am using a picture box, whenever I place a picture inside the Picture Box it displays the original size of the image.
I want this image to fit inside the Picture Box.
Can someone help me with this?
