I am dropping the dll directly to .net toolbox to add controls( same as right click on .net toolbox and select choose items) but the problem with this is its only for current project. want to add it in .net toolbox permanently. can anybody tell me some simple way to doing it?
I found this tutorial from MSDN: http://msdn.microsoft.com/en-us/library/bb286995%28VS.80%29.aspx
This seems very complex, I need a simpler method.