i am using Buttons as controls in the Container ( Parent Form ) and when the Child form appears the Controls in the Parent Form ( Button , Picture , label ) appears on the Child form and Cover it and i cant see the child Form do any one know how to prevent this ,, and i don want to make these controls as
Control.Visible=false;
cuz when i minimize the child form i want the user to get the ability to see the Container with all the controls