2011-03-09 18:05 UTC
I'd like my PictureBox control to display jpg images that are either saved locally, or referenced to an http location. I've experimented with having a WebBrowser and PictureBox control on the form, and toggling between them, but the PictureBox control is just simply superior for displaying images (it scales the image automatically and fluidly through dialog resize, it doesn't have scroll bars, etc).
So is there a trick to getting it to load an http image, or perhaps is this something that can be added to the wishlist?
Many thanks for any info.
--J
So is there a trick to getting it to load an http image, or perhaps is this something that can be added to the wishlist?
Many thanks for any info.
--J