VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Customize the icons in the VB Project Explorer Tree

by grigri (9 Submissions)
Category: Complete Applications
Compatability: Visual Basic 5.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (11 Votes)

Purpose:

Allows customization of the icons displayed in the VB Project Explorer window.

Icons can be customized on a global level (eg all form icons) or on an individual per-component level.

I personally use it for visually separating collection classes, interfaces and normal classes.

It allows 32-bit colour icons to be used, as opposed to VB's standard 16-colour ones.

Side Effects
Known issues:
* Because the addin uses windows messages involving pointers, it must execute from within the VB process. This means it will only work in compiled mode, you can't run it from the IDE.
* Changing the view in the VB project explorer from foldered to nonfoldered causes a complete refresh of the tree, and customized icons are lost until the project is reloaded.

Rate Customize the icons in the VB Project Explorer Tree

Download Customize the icons in the VB Project Explorer Tree

Download Customize the icons in the VB Project Explorer Tree (29 KB)

Customize the icons in the VB Project Explorer Tree Comments

No comments have been posted about Customize the icons in the VB Project Explorer Tree. Why not be the first to post a comment about Customize the icons in the VB Project Explorer Tree.

Post your comment

Subject:
Message:
0/1000 characters