I am using window form application C#. I made main form as mdi parent form and all other are mdi child forms
Problem is that when i opened any child form controls of mdi parent is also shown . i don't want to show controls of mdi parent form on mdi child forms.