Description
Display the Add-in Manager dialog.
-
Return Type
-
None
-
Syntax
-
object.ShowAddIns
The ShowAddIns Method syntax has these parts: |
| object | An expression evaluating to an object of type McApplication. | Remarks
AddIns are COM objects used to extend the functionnality of the application as well as its object model when desired. This dialog allows to browse registered add-ins, to load or unload them, and to define their default load behavior.
|