Common Forms/Modules
Hope I posted this in the right area.
In the VB6 world we could have common Modules and/or Forms which were used in different Projects. These Modules/Forms were in different Directories, which were add to the project. When you made changes to them, the changes were reflected in all projects. Under VB 2005, is there a way to have do the same thing? I Have tried, but it just moves the Module/Form under the Solution folder. Any changes I do are not reflected back to the orginal Module/Form. Or is there a better way under the .net world?
Thanks
Larry Gatlin

