I have a form that contains a imagebox, and a shape(this an array of controls). When I load another instance of the shape, it must be placed on top of the imagebox. When I try it with my code, the shape is placed below the image, resulting in it not beeing visible. How can I bring this shape to the front?

Tom Cannaerts
[email protected]

The best way to escape a problem, is to solve it.