FindItemByShortcut
MenuItem* FindItemByShortcut(char key);
return superMenu->FindItemByShortcut(key);
item = menu->FindItemByShortcut(key);