\latexignore{\rtfignore{\wxheading{Members}}}
-\membersection{wxScrollBar::wxScrollBar}\label{wxscrollbarconstr}
+\membersection{wxScrollBar::wxScrollBar}\label{wxscrollbarctor}
\func{}{wxScrollBar}{\void}
\wxheading{Parameters}
-\docparam{parent}{Parent window. Must not be NULL.}
+\docparam{parent}{Parent window. Must be non-NULL.}
\docparam{id}{Window identifier. A value of -1 indicates a default value.}
\helpref{wxScrollBar::Create}{wxscrollbarcreate}, \helpref{wxValidator}{wxvalidator}
-\membersection{wxScrollBar::\destruct{wxScrollBar}}
+\membersection{wxScrollBar::\destruct{wxScrollBar}}\label{wxscrollbardtor}
\func{void}{\destruct{wxScrollBar}}{\void}
\param{const wxString\& }{name = ``scrollBar"}}
Scrollbar creation function called by the scrollbar constructor.
-See \helpref{wxScrollBar::wxScrollBar}{wxscrollbarconstr} for details.
+See \helpref{wxScrollBar::wxScrollBar}{wxscrollbarctor} for details.
\membersection{wxScrollBar::GetRange}\label{wxscrollbargetrange}