advertisement

Find Code  Advanced Search   

Free Newsletters:   
browse free vb code
Submit Code
ASP,  HTML, and XML
Database
Dates  and Math
Files  and Directories
Forms  and Controls
Lists,  Collections, and Arrays
Miscellaneous
Multimedia/Games
Office/VBA
Network/Internet
Registry
Screen/Graphics
String  Manipulation
System/API
Windows  2000/XP
VB.NET/ASP.NET



advertisement
Code Template Add-In for Visual Basic Version 2.0

Author: John Conwell
Category: Miscellaneous
Type: Applications
Difficulty: Advanced

Version Compatibility:  Visual Basic 6  

More information: This Add-In has a number of tools, including the Code Template Manager and the Project Details tool.

The Code Template Manager is a tool for adding code block templates into your VB IDE and then being able to add those code blocks into your code window by just using your mouse. Read the readme.txt file for instructions on how to use the Code Template Manager

The Project Detail tool is a simple tool that shows a breakdown of what your project is composed of, using a treeview. I just created this to get familiar with the VBIDE object model. If you have several projects loaded in VB, it will give a break down of each project as well as a summary of the group.

The new version 2.0, added 11/21/01, adds many new tools. The main addition is the ability to assign hot key shortcuts to a code template. Just assign the hot key, then from any code window, hit the hot key combo and the code template will be added.

This code has been viewed 62683 times.

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.

source/VBDevMgr.zip

Sponsored Links