References Dialog Box

   

Use this dialog box to choose the type libraries used for statement completion in the HTML Editor and Code Editors. Type libraries contain the properties, methods, and events for controls and other objects installed on your machine.

Options

Available references

Lists the available type libraries located in the Location path specified in the <Type library information> area. If you select the check box next to the name of the type library, the methods and properties for the objects in the type library will be available for statement completion in the Source Tab of the HTML Editor.

Priority

Select to move the type libraries up or down in priority in the Available references list. The HTML Editor and the Code Editor will search through each type library in the order they appear in the Available references list box for the correct statement completion information. If a function occurs in more than one type library, the HTML Editor will provide statement completion information from the first type library it finds the function in.

<Type library information>

Location

Displays the file path for the current type library, .dll, or .ocx file selected in the Available references list.

Language

Displays language information, such as English (United States), for each type library in the Available references list.

Version

Displays the version number for each type library in the Available references list.

Browse

Select to search for a type library in other directories.