Brings up the VBA COM Add-In Manager.
Accessing the Command
command bar: addinman
shortcut: F11
alias: Alias
menu bar: Tools | VBA | Add-in Manager
: addinman
Displays a dialog box:
Change the load behavior of add-ins, and then click OK.
Command Options
Option |
Description |
Lists the names of VBA COM modules available to BricsCAD. VBA COM is short for Visual Basic for Applications Common Object Model. |
|
Determines how modules are loaded:
|
|
Saves the changes, and then dismisses the dialog box. |
|
Undoes the changes, and then dismisses the dialog box. |
Related Commands
AppLoad - selects external routines to load when BricsCAD starts.
Commands - lists the names of internal and external commands.
CuiLoad and CuiUnload - loads and unloads menu files.
Customize - customizes the user interface.
MenuLoad and MenuUnload - loads and unloads menu files.
Netload - loads a .NET application.
Security - depending on the selected security level (Low, Medium or High) VBA macros are allowed to run automatically or not.
VbaLoad and -VbaLoad - loads VBA projects.
VbaRun and -VbaRun - runs VBA macros.
VbaIde - opens the VBA integrated development environment.
VbaMan - manages VBA projects.
VbaUnload - unloads VBA projects.
Security - depending on the selected security level (Low, Medium or High) VBA macros are allowed to run automatically or not.
© Menhirs NV. All rights reserved. |