How can I change the stack order(Z order) of a usercontrol??
Greetings fellow programmers, I have got a doubt i hope some1 will clear for me.
Well coming to the point, I have a usercontrol, which once placed on a form should automatically be stacked below all the other controls. To be more clear, if i have got a command button added to my form, and then i add my usercontrol, definitely my control will overlap the command button. I want it the opposite way, i want the command button to be stacked on top of the control. Can any1 help???? A tough nut i guess???:confused: