Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Creating add-ins using USysRegInfo

Status
Not open for further replies.

FancyPrairie

Programmer
Oct 16, 2001
2,917
US
I know how to create and implement add-ins using the USysRegInfo table. However, I have seen add-ins that when you install them a toolbar is displayed in the vbe environment. From the toolbar I can access the various add-ins. In addition, the list of add-ins appear under the View menu item.

So, how do I create a toolbar that contains my add-ins when the user installs my add-in database? And/or how do I go about displaying a ribbon that contains my add-ins when my database is installed as an add-in?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top