Hi all, I built a ContextMenu and added some Menuitems to it, and now I am trying to create a menu for each menuitems in the ContextMenu. When I right-click on the menuitems, I want to create another menu; however, I don't think MenuItems detects mouse click events. So I am having a difficult time detecting "right-click" on menu items. Any ideas? Thank you, kab