Automate Comments in the VB IDE via an Add-In
Category:
MiscellaneousType:
ApplicationsDifficulty:
AdvancedAuthor:
Kenneth IvesVersion Compatibility: Visual Basic 6
More information:
This is an Add-In that provides a screen for specific types of comments and automatically formats and adds them to your code. This is a good tool for developers and a good example to study if you want to get started building add-ins. Just register the compiled .dll using regsvr32, and you will see it appear in the VB Add-In Manager.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download vbcomments.zip