hola,
sobre lo del Tabstrip:
para añadir un control Tabstrip:
<tagprefix:Tabstrip runat="server" TabDefaultStyle=".." TabHoverStyle=".." TabselectedStyle=".." SepDefaultStyle="..">
<tagprefix:Tab text="nombre ficha">
<tagprefix:Tab text="nombre ficha">
<tagprefix:Tab text="nombre ficha">
</tagprefix:Tab>
</tagprefix:Tabstrip>
Aunuqe si quieres més info sobre el Tabstrip:
http://www.microsoft.com/spanish/msd...8.asp#tabstrip
SAludos!