I
iccsi
I am able to use following code to access my shortcut menu to set
enabled to false.
CommandBars("Meeting Activity").Controls("&Update").Enabled = False
I just add a new level "Meeting Case", because popup menu is too long.
Are there any way to access "Meeting Activity"-->"Meeting Case"-->
"&Update" shortcut menu?
Your help is great appreciated,
enabled to false.
CommandBars("Meeting Activity").Controls("&Update").Enabled = False
I just add a new level "Meeting Case", because popup menu is too long.
Are there any way to access "Meeting Activity"-->"Meeting Case"-->
"&Update" shortcut menu?
Your help is great appreciated,