Saturday, March 26, 2011

How to Add a Reference to a Project in Visual Basic


1. Click on Start in the lower left-hand corner of the desktop screen. Then select All Programs, Microsoft Visual Studio 6.0 and Visual Basic 6.0.
2. Choose Standard EXE from the list in the New Project dialog box, then click on Open.
3. Select Project on the menu bar and then choose References from the drop-down menu.
4. Scroll down the list to find the reference to be added and click the checkbox to add it to the project. Click on OK to return to the Visual Basic project.