\twocolitem{{\bf EVT\_WIZARD\_CANCEL(id, func)}}{The user attempted to cancel
the wizard (this event may also be vetoed).}
\twocolitem{{\bf EVT\_WIZARD\_HELP(id, func)}}{The wizard help button was pressed.}
+\twocolitem{{\bf EVT\_WIZARD\_FINISHED(id, func)}}{The wizard finished button was pressed.}
\end{twocollist}%
\wxheading{See also}
\membersection{wxWizardEvent::GetPage}\label{wxwizardeventgetpage}
-\constfunc{wxWizardPage}{GetPage}{\void}
+\constfunc{wxWizardPage*}{GetPage}{\void}
Returns the \helpref{wxWizardPage}{wxwizardpage} which was active when this
event was generated.