You can see wxToggleButton in action in the sixth page of the
\helpref{controls}{samplecontrols} sample.
-{\bf NB:} This class is only available under wxMSW, wxGTK and wxMotif
-currently.
+{\bf NB:} This class is not available under wxUniversal ports such
+as wxX11.
\wxheading{Derived from}
\twocolwidtha{7cm}
\begin{twocollist}\itemsep=0pt
-\twocolitem{{\bf EVT\_TOGGLEBUTTON(id, func)}}{Handles button click event.}
+\twocolitem{{\bf EVT\_TOGGLEBUTTON(id, func)}}{Handles a toggle button click event.}
\end{twocollist}
\wxheading{See also}
\helpref{wxToggleButton::Create}{wxtogglebuttoncreate}, \helpref{wxValidator}{wxvalidator}
-\membersection{wxToggleButton::\destruct{wxToggleButton}}
+\membersection{wxToggleButton::\destruct{wxToggleButton}}\label{wxtogglebuttondtor}
\func{}{\destruct{wxToggleButton}}{\void}