How do I make a tab manager that doesn\'t show the tab headers?
This is a winforms application, and the purpose of using a tab manager is so the display content can
Along with everybody else, I find your question a bit confusing. I've used this method found here before. Using this way you have a single property you can change as to whether you want to show the tab headers or not.