event handler should be skipped, and the next valid handler used
instead.
-\membersection{wxEvent::StopPropagation}
+\membersection{wxEvent::StopPropagation}\label{wxeventstoppropagation}
-\func{int}{StopPropagation}{\void}\label{wxeventstoppropagation}
+\func{int}{StopPropagation}{\void}
Stop the event from propagating to its parent window.
\helpref{ResumePropagation}{wxeventresumepropagation} to allow propagating the
event again.
-