|
I am trying to stack panels on top of each other, but they keep becoming children of the one I put them on top of. I am stacking three panels. I want to show each based on certain criteria. The showing and hiding works if they are not directly on top of each other. However, I would like to have them on top of each other. They are all exactly the same size and same position.
If I stack them and then go to the document explorer, I can see that they created a heiarchy.
Panel1 control Panel2 control Panel3 control
If I drag panel2 and place it under the form it moves the position of the formin the designer, and won't allow them to stack.
Is there a work around for this?
Thank you in advance - Edited byjoefager Friday, October 30, 2009 5:55 PMmisspelling
-
|