How to disable toolbar customization

D

Daniel D.

I have to secure Word documents. I do this calling MSWord in OLE with a VB6
program.

I want to disable or remove the dropdown button at the right of any
commandbar. This button is used to add/remove buttons or show the customize
form.
That's exactly what I do not want to be displayed.

Using Commandbars("Toolbar List").enabled=false we can disable the right
click on the toolbar to call the customize form, but any toolbar can still
offer this capability.

Many thanks for your help,

Regards,

fa98
 
C

Charles Kenyon

Answered in another newsgroup (with the same answer). You can't effectively
do this, you'll just spend a lot of time doing something that will annoy
your users and be easily defeated. Please do not multipost.
--

Charles Kenyon

Word New User FAQ & Web Directory: http://addbalance.com/word

Intermediate User's Guide to Microsoft Word (supplemented version of
Microsoft's Legal Users' Guide) http://addbalance.com/usersguide

See also the MVP FAQ: http://www.mvps.org/word which is awesome!
--------- --------- --------- --------- --------- ---------
This message is posted to a newsgroup. Please post replies
and questions to the newsgroup so that others can learn
from my ignorance and your wisdom.
 

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