disbale Items in Tools | Options

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? I'm not able to find the appropriate ID
for items inside the options menu. With diable I mean grayed out.

Thanx in advance,

Arjan
 
Top