Remove Word Men Bar & Tool Bars

J

Jacques

Hello,

We developed a stand-alone VC++/MFC
application. We need the stand-alone
application to remove our Word Add-in
menu bar & tool bar.

We tried changing the Loadbehavior registy
key to 0x0, but that had no effect.

We found "bits" of information about
the CustomizationContext() method.

Has anyone used the CustomizationContext()
method in a VC++ application? If so,
could they please provide some sample
code snippets that shows how to implement
this method.

TIA,
Jacques
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top