This event occurs when a user chooses an Item object from a menu on a CommandBar control.
Private Sub object_MenuClick(menu)
Use the Key or Index property of menu to determine which Item a user chooses on the CommandBar menu.