I am working on a winforms application in C# that has a button inside the main page of a tabcontrol that will generate another tabpag
I know this is an old thread but I did find this link that will allow you to "hide" tabs in an array and then you can just re-load the tabs you want at run time. I added this more for a place I can easily find it again.