On my form I have few controls which I would like to move in newly panel so I can hide or show all controls together with one line of code: Panel1.Visible = True. I can do that in programmatically but I just want to know is it possible throgh UI and how?
Microsoft is conducting an online survey to understand your opinion of the Msdn Web site. If you choose to participate, the online survey will be presented to you when you leave the Msdn Web site.