I am having an interesting little problem, and I am wondering if anyone else has had a problem of this nature.

If I put a picturebox on a form, set the image property in the property window, the picture loads fine. When I run the app the picturebox and picture show beifly and then disappear.

If I set the picture from the load event (or somewhere else in code) everything works fine.

I am running XP. Does anyone else have this type of problem, or have any ideas of what may resolve this issue. I have reinstalled and that has had no effect.

Thanks for any ideas.