Im just wondering if theres a way to remove the tabs from the TabControl and just buttons to control which screen is shown.

Ive coded a form that uses buttons to hide and show panels but because you cant click buttons in design view, its extremely hard to edit the content in the panels.

Thanks

Use can implement UserControl.

You can create more of them and you can then "loop" through them to show completely different controls in the same spot of form.

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.