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
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