VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Add In for Tabbed Source Viewing

by Eric Coleman (1 Submission)
Category: Miscellaneous
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

This add-in adds a toolbar to the VB IDE and displays, in a tabbed format, each editable file in all loaded projects. This mimics the tabbed code layout in visual studio.net.

Assumes
Assumptions: Visual Basic uses the Microsoft Office control bar for its interface. A clean install of VB, without Office, will install these shared components. You should have them. Your currently installed version may be different from mine. This control is using the Office 10 object libaray. However, the Office 8 or Office 9 object library works just as well. If you get an error reporting a missing reference then simply click the "Project" menu, then click "Refernces", and then find the appropriate Office libary.
Side Effects
Side Effects: Due to limitations in the extensibility object model the add-in can not function exactly like the vs.net version. This is also a small piece of a much larger project, so there is probably some leftover code. I tried to strip out everything, but I may have missed something.
API Declarations
'More information:
'Read the instructions in Module1 to install.

Rate Add In for Tabbed Source Viewing

Download Add In for Tabbed Source Viewing

Download Add In for Tabbed Source Viewing (14 KB)

Add In for Tabbed Source Viewing Comments

No comments have been posted about Add In for Tabbed Source Viewing. Why not be the first to post a comment about Add In for Tabbed Source Viewing.

Post your comment

Subject:
Message:
0/1000 characters