Re: [DOTNET] Problem with Visual Studio Designer

2002-05-30 Thread Chris Sells
You can add your own application's assembly to the Toolbox and your controls and components will show up. Chris Sells http://www.sellsbrothers.com/ > -Original Message- > From: dotnet discussion [mailto:[EMAIL PROTECTED]] On Behalf Of > Jan Dropczynski > Sent: Thursday, May 30, 2002 2:35

Re: [DOTNET] Problem with Visual Studio Designer

2002-05-30 Thread Bill Schmidt
Jan, Two things: (1) The client WinForm must be in a separate project from the components. The client project and the component project may both be part of the same solution, and the same assembly. (2) When adding the reference to the component project, look under the Projects tab (not the .NET t