A A
RSS

Archive | Programming

How to Add Reference to a Project in Visual Basic

Saturday, May 17, 2008

0 Comments

Many other applications have object libraries that a web page designer can set a reference to in a Visual Basic project. By adding the reference, the designer will have those objects available to place in the code for the project. The designer also can browse for references that might be on the computer but not [...]