public readonly property index as Int
Zero-based index of the selected entry.
menu.selected += lambda(event: ContextMenuEvent): print(event.index)