VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Ulli's VB Cross Reference AddIn

by ULLI (93 Submissions)
Category: VB function enhancement
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (9 Votes)

This Add-In creates a Cross Reference Listing for your VB Projects. The X-Ref shows all Public, Global, Friend and Private Data- and Code-Member definitions, where they are defined, their scope (Private / Public / Friend), and what they are: Sub or Function, Property, Event, Variable or Constant. Also shown are all references to these members with ComponentName.MemberName as well as Line and Column numbers. References to Components are also shown.
The Cross Reference Listing may be exported to a color-coded RTF file (see screen shot) or to the Clipboard for subsequent pasting into the project or anywhere else.
This is the second in the my suite of VB-Add-Ins and goes together with the Code Formatter. It will help you to professionally document your projects in a tidy and consistent way.
Compile the DLL into your VB directory and then use the Add-Ins Manager to load the Cross Reference Add-In into VB.
Fixed bugs with Resorce Files and Related Documents and added Icons as well as references to Controls, Libraries, and References.

Rate Ulli's VB Cross Reference AddIn

Download Ulli's VB Cross Reference AddIn

Download Ulli's VB Cross Reference AddIn (35 KB)

Ulli's VB Cross Reference AddIn Comments

No comments have been posted about Ulli's VB Cross Reference AddIn. Why not be the first to post a comment about Ulli's VB Cross Reference AddIn.

Post your comment

Subject:
Message:
0/1000 characters