Invisible the Customize item in Execl
Hello,
Actually I know how to stop users from Right clicking, or going to
ViewToolbars and Customizing any Toolbars. I run this code:
Application.CommandBars("Toolbar List").Enabled = False
But when you DOUBLE-CLICK on toolbar the "Costomize" window pops up,
how can I disable this feature?
I appreciate you help,
--Bita
|