
Problem Loading JPEG's in ImageBox
Does anyone know if there is a bug in VB5 SP3 in loading JPEG's into an
ImageBox control at runtime? It seems to work fine at design time, but
when I have a Bitmap already loaded and I attempt to load a JPEG, nothing
happens. There is no error message either. I know I can use a
PictureBox control, but want to avoid it in this case for the sake of
speed.
Thanks in Advance,
-Bill