
I have an application that is using the RecentDocumentMenu within the ribbon's ApplicationMenu. In the RecentDocumentMenu, I want to be able to right click on a document and display a context menu that lets me remove the IDocumentReference from the list.
What's the easiest way for me to add a context menu that will work for each IDocumentReference item? Is there a special ContextMenu property I can set, or do I need to re-template the menu items to use a custom ContextMenu?
Thanks,
-Craig
What's the easiest way for me to add a context menu that will work for each IDocumentReference item? Is there a special ContextMenu property I can set, or do I need to re-template the menu items to use a custom ContextMenu?
Thanks,
-Craig