I have an image box and I want it to display a portion of an image. When the user clicks a command button I want to change the portion of the image that is in the image box. I want to be able to do this without loading the entire image into memory because the image is huge. Is there any way I can do this.