Hi

i would like to create a Toolbar with a Usercontrol.
Is it possible to put the Control in the Markup.

Sample:




<TopBar>
<clb:Toolbar ID="clbToolbar1" runat="server"/>
</TopBar>

I tried also to create to control with a DLL, but in both ways it dosent work.

Thanks, Reto