Hello World, I have templated custom server control, which works ok, but the visual studio designer cannot properly "see" the child controls within the template, for code-behind work and the such. <cc1:mycontrol runat="server"> <template> <asp:label runat="server"...