Disable items in menu

A

Arjan

Hello,

I know it is possible to disable the options menuitem with
CommandBars.FindControl(ID:=522).Enabled = False

Is it possible to disable particular items in the menu item options
for example Show Task Pane?

Arjan
 
R

Rob Strover

Arjan,

I suggest you re-post your question one of the VBA/Word related NG,s
[microsoft.public.word.vba.*]

Rob.
 
Top