in visual studio 6 is there a way to “Find All References”. Don’t see a shortcut key here
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is no “Find All References” in VB6. There is however an add-in that can find all references to procedures and functions (not variables). The add-in is called MZ-tools and the option you’re looking for is called “Procedure Callers”.
You can download the add-in over here (
freewaretrial version).You can download the old freeware version 3 from this dropbox link of mine. Don’t be fooled by the version nummer, that is the latest vb6 version available.