In my program I have a picture box. I tried loading a jpg image into it and it crashes my program. The jpg was saved as CMYK/8bits.

Actually I get an error message "invalid picture".

Does anyone know if picture boxes only work with RGB values?