Hello,
I got a problem. I tried to disable "Customize..." item
from toobar list by the following code:
Application.CommandBars("Toolbar List").Enabled = False
But now I can easily open the "Customize" window by
double-click on toolbar. How can I disable this feature?
Thanks for any advice,
--Bita
I got a problem. I tried to disable "Customize..." item
from toobar list by the following code:
Application.CommandBars("Toolbar List").Enabled = False
But now I can easily open the "Customize" window by
double-click on toolbar. How can I disable this feature?
Thanks for any advice,
--Bita