What is the difference between a Reference and Component from the Project Menu?
If I add a Reference (such as Regular Expressions) to a Visual Basic project, do I need to distribute the DLL or OCX related to that Reference along with the EXE?
How is that different from Project -> Components? For which I know components require that I distribute the OCX file of any additional components (i.e. vb controls) I add to a project.




Reply With Quote