i am creating my user interface by using multiple panels in same form. placing them one after other. each panel visibility is controlled by the button. i am having trouble controlling the visibitity of panels. even BringToFront method isn't working

Recommended Answers

All 2 Replies

Instead of Panel control, I guess a TabControl would be better for your user interface.Click Here

if you want to place multiple panels on same location. you can set fixed location for all panels and set all panels location property to same.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.