I placed a PictureBox
inside a GroupBox
and it was working fine but now, nothing. I tried moving it to the front of the form, the Visible property is set to true, and set it's border to FixedSingle
just in case it was an issue with the image file but nothing displays. This seems very strange. Any ideas what it could be?
Thanks!