Good luck.
You can get to the customize command by double-clicking in the toolbar area
even if you disable the menu command. I suppose you could write a macro to
try to intercept the Word Command.
Which version of Word?
--
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://word.mvps.org/FAQs/ 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.
"kckc" <(E-Mail Removed)> wrote in message
news

DE51DF1-BDB6-498D-AA97-(E-Mail Removed)...
> When the user right clicks on the gray area, or select
> 'View/Toolbars/Customize', how can I disable that button? The only way I
> found was to set the sections' protectedforforms=false and protecting the
> document. But this is kinda of tidious as I have macros that need to make
> changes to the headers and footers. Also, once protected, the undo's get
> lost. Is there another way that I do not know of?
>
> Basically I need to strictly lockdown the Toolbars and Keyboard commands,
> and not have users try to figure out ways around it.