void SetLabelTop(int pos, char *label)
Sets the label of the given top-level menu. pos is the position of a menu on the menu bar. Use only after the menubar has been associated with a frame with wxFrame::SetMenuBar.