<com:TContent ID="Content">

<com:TActiveButton ID="switchContentTypeButton" 
	Text="change" onClick="switchContentTypeClicked" onCallBack="switchContentTypeCallback" />
<com:TActivePanel ID="ContentPanel" >
	<com:THtmlArea ID="EditHtmlTextBox" />
</com:TActivePanel>

</com:TContent>