How to hide the header of TabPage?
Add a new class to your project, paste the code shown below and build the project. You can now drop the control from the top of the toolbox onto your form. At design time, the control looks like a regular TabControl. At run-time, you only see the pages. Use the SelectedIndex property to step through the pages.