I forget who pointed me to this example. Anyway, when run, the program is supposed to take the picture you've pointed to and insert it into the picture box. Although this is ultimately what I want to do, I'm hoping I can get some help changing it up a bit.
The picture selected is rarely the size of the picture box. In my application, the picture box needs to stay the same size, but the picture needs to shrink to fit the box. In fact, I have only two pictures that will ever go into each of the two picture boxes on my app. How do I grow/shink them to fit my picture box.