Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
AddIns Collection
See Also Example Properties Methods Events
Returns a collection of add-ins listed in the Vbaddin.ini file.
Syntax
object**.AddIns**
Remarks
The AddIns collection is accessed through the VBE object. Every add-in listed in the Add-In Manager in an instance of Visual Basic has an object in the AddIns collection.
This collection replaces the ExternalObjects collection used in Visual Basic version 4.0.