Hi,
your custom control would need to be in the same namespace with asp:
controls so that Intellisense would work as expected.
More information:
http://aspadvice.com/blogs/joteke/archive/2006/01/27/14886.aspx

Signature
Teemu Keiski
ASP.NET MVP, AspInsider
Finland, EU
http://blogs.aspadvice.com/joteke
> Hi,
>
[quoted text clipped - 28 lines]
> Adam Tibi
> Your Insurance Group
Adam Tibi - 21 Feb 2006 14:52 GMT
Hi Teemu,
Thank you for replying, I've been posting this from long but I didn't get
any reply till now.
So, to solve this, I can create an empty class within my namespace and this
class should inherit DropDownList (it is just a way to alias the namespace).
That seems to be the solution, thank you very much
Best regards,
Adam Tibi
> Hi,
>
[quoted text clipped - 38 lines]
>> Adam Tibi
>> Your Insurance Group