Toolbars/icons in IE

A

Albin

Hi everyone,

I have an addin (created using C#) which displays a toolbar with icons in
Project 2003. When I click on link to an msp file in internet explorer, the
file is opened within IE but without the toolbars and command bars shown. Is
there a way to display my toolbar even from IE? Thanks.

Albin
 
C

CTA

Toolbars are disabled when Project is activated in place like this,
except for the case where you in place activate an MPP document in
another Office document (insert an MPP object as a file in Word and
notice that your toolbars are visible once you in place activate the
MPP).

This makes sense because the Office products share the same command
bar implementation, whereas IE has its own toolbars implementation.


Colby
 
Top