wxSystemOptions::SetOption(wxT("msw.remap"), 2);
\end{verbatim}
-then colour remapping is switched of, and a transparent background used. But only
+then colour remapping is switched off, and a transparent background used. But only
use this option under Windows XP with true colour:
\begin{verbatim}
\constfunc{int}{GetToolPos}{\param{int }{toolId}}
-Returns the tool position in the toolbar, or wxNOT\_FOUND if the tool is not found.
+Returns the tool position in the toolbar, or {\tt wxNOT\_FOUND} if the tool is not found.
\membersection{wxToolBar::GetToolSeparation}\label{wxtoolbargettoolseparation}