0
Thank You!!
This was what I needed to find :)
0
to use any custom or such library in VS.NET you need to add the reference first.
right click on References in the Solution Explorer then select Add Reference
you'll be able to search the ".NET", "COM" and also Browse for the component. Forget the projects unless you are writing a component.
Good Luck