Add-In Manager

   

Allows you to register an add-in, load or unload it, and set its load behavior. To open the Add-In Manager, choose Add-In Manager from the Tools menu.

Options

Add-Ins List

Available Add-Ins

Lists available add-ins.

Load Behavior

Displays the load behavior for the selected add-in.

Description

Displays a description of what the add-in does.

Load Behavior

Load On Startup

The selected add-in loads on IDE startup.

Load/Unload

Either loads or unloads the selected add-in.

Command Line

Loads the selected add-in when the IDE is started from the DOS prompt or from a script.

Browse

Displays a Browse dialog. Selecting a .dll in this dialog registers it as an add-in. The .dll must support self-registration as an add-in.