Quote Originally Posted by The Little Guy View Post
OK! it works, but for some reason, when I put a picture box in, then place another on top of that one, it draws it reverse that...

For example:

Image A: 100x100
Image B: 200x200

If I first place "Image B" then paste "Image A" on top of that in the program it looks fine, but when I do the save, "Image B" is on top of "Image A" so "Image A" isn't visible.

If I first place "Image A" then paste "Image B" on top of that in the program it does not look fine, but when I do the save, "Image A" is on top of "Image B" so Now it looks like it did in the previous paragraph.

Why is it doing that?
I haven't tested that but it sounds like a bug. If so then, as a workaround, you could temporarily reverse the z-order of the child controls.