Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
225
ListToolItem right-click context menu
posted

I have an Office 2010 style ribbon. The application menu has a PopUpMenuTool with a ListTool on it (like the MRU list example). I'm trying to figure out how I can trap a right-click event on a ListToolItem so that I can display a custom context menu. Basically, I'm trying to emulate the behavior of MS Word 2013's "recent" document list where you can right-click on a document in the MRU list and see a menu of options.

Any suggestions?

MS Word MRU