VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



ADDINComponentProjectLoader

by grigri (9 Submissions)
Category: VB function enhancement
Compatability: VB Script
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

Normally when you open a non-project VB-associated file such as a form (.frm), class module (.cls) or standard module (.bas),
VB creates a new project and adds that component to it. I've never found this functionality useful, and on occasion it's annoying.
This Add-In detects when components are loaded directly, and tries to find the associated project.
If it succeeds, it loads the project and then displays the component you loaded - a much more useful way of doing things!

Assumes
*EDIT* A file name compare was case-sensitive, causing some projects to not be recognised. This has been fixed.

Rate ADDINComponentProjectLoader

Download ADDINComponentProjectLoader

Download ADDINComponentProjectLoader (9 KB)

ADDINComponentProjectLoader Comments

No comments have been posted about ADDINComponentProjectLoader. Why not be the first to post a comment about ADDINComponentProjectLoader.

Post your comment

Subject:
Message:
0/1000 characters