INFO: Limitations of the Visual Basic 4.0 Add-In Object Model
Article ID: 141931
Article Last Modified on 12/9/2003
APPLIES TO
- Microsoft Visual Basic 4.0 Standard Edition
- Microsoft Visual Basic 4.0 Professional Edition
- Microsoft Visual Basic 4.0 Professional Edition
- Microsoft Visual Basic 4.0 16-bit Enterprise Edition
- Microsoft Visual Basic 4.0 32-Bit Enterprise Edition
This article was previously published under Q141931
SUMMARY
Visual Basic 4.0 is the first version of Visual Basic to include the
ability to create add-ins for the Visual Basic development environment.
With the add-in object model defined by Visual Basic 4.0 you can create
many great add-ins. However, only a portion of the development environment
is exposed to add-ins, and therefore, some functionality that you may want
could be missing.
This article documents some of the most common limitations that you may run
into. Note that in future versions of Visual Basic the add-in object model
should be expanded to solve most or all of these issues.
Additional query words: addin Addins VBIDE
Keywords: kbinfo kbaddin KB141931