Context menu button

J

Jim

I am attempting to add a content menu item to the context menu (right-click)
when in an outlook mail folder. Having some difficulty finding where to do
this. I can add one to the Action menu, but don't know where to go for the
context menu.

Thanks!
Jim
 
K

Ken Slovak - [MVP - Outlook]

You can sort of do it in the ActiveExplorer.CommandBars.OnUpdate event so I
suppose you could try a similar technique for
ActiveInspector.CommandBars.OnUpdate.

Take a look at the threads about doing it for an Explorer at
http://www.outlookcode.com/codedetail.aspx?id=526. Of course there's no real
documentation about doing any of this and it's not supported.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top