Maybe you guys (or girls) can help me out. I have an application that displays items in a listbox. The user can choose to associate a graphics file with each item. As they click through the list a small preview of the graphic is loaded into an image box. This works great until the graphics get to a large size. With jpegs at about 650 x 900 the loading is noticeably slow. Using smaller images helps, but I really want the images to stay large as they can also be viewed at their original size in the program. Any tips or pointers?

Cthulhu Dragon