Finally I have added the ability to show tab headers in the manner of a traditional tab control. So far I have only added two simple styles of tab.
Rounded Tabs
Our first tab border style is called rounded.

Notice that the selected tab is slightly larger than the others in order to make it stand out from the crowd. There is also a one pixel gap between each of the non-selected tabs.
Square Tabs
This is essentially the same but with a simple square shape.

Tab Styling
A new set of styles have been added so you can specify the drawing of the tab border and contents. The above pictures are using the TabStyle.Standard setting, below you can see the TabStyle.LowProfile option.

The KryptonPalette allows you to alter these styles along with three custom options provided for your own use.
Feedback
This is your chance to provide feedback and let me know the other styles of tab you would like to see added. Would you like slanted edges of both sides like the Excel page indicators? Or maybe you prefer gentle curves?
Let me know and the most popular requests will be added.