these do not include menu command events, which are
handled using \helpref{wxCommandEvent}{wxcommandevent} objects.
-The handler \helpref{wxFrame::OnMenuHighlight}{wxframeonmenuhighlight} displays help
+The default handler for wxEVT\_MENU\_HIGHLIGHT displays help
text in the first field of the status bar.
\wxheading{Derived from}
by \helpref{wxFrame}{wxframe}}
\twocolitem{{\bf EVT\_MENU\_HIGHLIGHT\_ALL(func)}}{A menu item has been
highlighted, i.e. the currently selected menu item has changed.}
-\end{twocollist}%
+\end{twocollist}
\wxheading{See also}