kirtee2209 9 Light Poster

Hello. I have four picture boxes on a form and the ImageLocation of each picture box is set to a web url. When the form loads, the images are retrieved asynchronously. That is when the form loads, you can see the images appearing one by one. Is there a way of loading all images concurrently that is all at the same time?
Thanks and Regards