In my application i am adding a lot of controls all on top of each other (winforms designer nature) and it becomes very difficult to manage; However to the user there is no problem as controls are shown on demand.
So how could i hide some controls at the designer so it's more easy to manage ?