Albert,
This one got me for a little while too. Microsoft changed some Visual Studio
functionality when they went to Visual Studio 2005.
In the previous version you could drag a component control onto a page (in
design view) and the Component Designer window would appear at the bottom of
the page.
In Visual Studio 2005 the component designer has been separated from the
display page. Component Designer objects won't even appear in the toolbox
unless the new component designer window has been displayed first. To do so:
Go to the design view of one of your pages and then in the menu go to
View - Component Designer. Like magic your toolbox should now contain your
component and let you drag it to the designer.
Regards,

Signature
S. Justin Gengo, MCP
justin@aboutfortunate[-NoSpam-].com
Free code library at:
www.aboutfortunate.com
> Hi all,
> I wrote a component with ComponentDesigner
[quoted text clipped - 32 lines]
>
> Albert
alberthung01@gmail.com - 26 Jul 2007 03:40 GMT
On 7 26 , 12 33 , "S. Justin Gengo" <justin@aboutfortunate[-
NoSpam-].com> wrote:
> Albert,
>
[quoted text clipped - 62 lines]
>
> - -
Hi Justin,
Thanks for your help!
It works now after I remove the ToolboxItemFilter and display the
Component Designer.
Really magic!
Best Regards,
Albert