wxMenuBar::SetLabel

void SetLabel(int itemId, char *label)

Sets the label of the given menu item. Use only after the menubar has been associated with a frame with wxFrame::SetMenuBar.