I have a strange problem with my PictureBox controls where I am trying to stack one on top of the other in the designer view. With the first PictureBox I have an image as well as with the second one but when I stack the second one on top of the first one they seem to be switching places as if the one underneath is moved forward.
Any way of preventing this?