This sample demonstrates Simple WebTab with different position. The TabStrip in this sample is posititioned at the bottom.

This sample also demonstrates various CaptionDisplayMode, such as using TextAndImage for the second tab item. You can also change the image position such as shown in third tab item. Additionally, you can also configure the ImageAlignment to Top or Bottom.
 
This window is using InlineContent mode (Default).

When using this mode, you can use any ASP.NET server controls inside this Window's content.

This is a label:


Overview
InlineContent
IFrame