<%@ Page Language="C#" %> <%@ Import namespace="System.Reflection" %> <%@ Register TagPrefix="mono" TagName="MonoSamplesHeader" src="~/controls/MonoSamplesHeader.ascx" %> <%@ Register TagPrefix="Mono" NAmespace="Mono.Controls" assembly="tabcontrol" %> User Control 2 Tab Control

Note that when you add the first tab, its link will not be visible as the new tab will be the current one, and current tabs render without the link. In order to see that the link has been correctly associated with the tab, add another one making sure that you put the name of it in both Name and CurrentTabName input fields.

Test for Tabs user control (tabcontrol.dll)


Enter label name and link to add:

Name:

Link:

Changes on this values will affect properties of the user control: