Project Add-in

A

Ana Silva

I'm working in an Add-in for Microsoft Project, using vb.net, that creates a
toolbar (created with the Visual Studio Add-in Wizard 2003).

When I run the application, it opens the Microsoft Project but it doesn't
loads the toolbar, and no error is throwned.

Can anyone help me with this problem?

Thanks in advance,
Ana Silva
 
J

Jan De Messemaeker

Hi,

I have no idea what exactly you have tried but here are some items that may
help:

The Project object to copy a toolbar is Organizermoveitem;
A toolbar can only made visible when loaded into the Global.mpt file.
Hope this helps
 
Top