Originally posted by Xcoder
Hello all,

I have created a set of labels dynamically during runtime, and I want to place them over a shape. The problem is that the shape is always brought to the front and the labels can't be shown, how can I tackle this problem
Try using the Zorder method of the two controls.