On 2010/03/04 02:16, Jonny wrote:

I've created a Class Library project with four  User Controls.  Three
of the controls I wish to put into the forth control but I can't
figure out how to do this.  Compiles and builds (debug and release)
without warnings and errors so I would expect to see these controls
available in the Toolbox but alas nothing, zip, zilch.

Is this a possible task or am I crazy in trying to do this?

Sounds like the old chicken and egg story. You need to get the first 3 controls recognised by the Toolbox before you can start implementing the fourth one. So, phase 1 is to build the first 3 and then add them to the Toolbox. Phase 2 is to then add the fourth one. When it builds, it should automatically appear in the Toolbox.

--
Regards,
Mike Fry
Johannesburg

Reply via email to