\latexignore{\rtfignore{\wxheading{Members}}}
-\membersection{wxTabCtrl::wxTabCtrl}\label{wxtabctrlconstr}
+\membersection{wxTabCtrl::wxTabCtrl}\label{wxtabctrlctor}
\func{}{wxTabCtrl}{\void}
\docparam{style}{The window style. Its value is a bit list of zero or more of {\bf wxTC\_MULTILINE},
{\bf wxTC\_RIGHTJUSTIFY}, {\bf wxTC\_FIXEDWIDTH} and {\bf wxTC\_OWNERDRAW}.}
-\membersection{wxTabCtrl::\destruct{wxTabCtrl}}
+\membersection{wxTabCtrl::\destruct{wxTabCtrl}}\label{wxtabctrldtor}
\func{}{\destruct{wxTabCtrl}}{\void}
\func{bool}{Create}{\param{wxWindow*}{ parent}, \param{wxWindowID }{id}, \param{const wxPoint\&}{ pos = wxDefaultPosition},
\param{const wxSize\&}{ size}, \param{long}{ style = 0}, \param{const wxString\& }{name = "tabCtrl"}}
-Creates a tab control. See \helpref{wxTabCtrl::wxTabCtrl}{wxtabctrlconstr} for a description
+Creates a tab control. See \helpref{wxTabCtrl::wxTabCtrl}{wxtabctrlctor} for a description
of the parameters.
\membersection{wxTabCtrl::DeleteAllItems}\label{wxtabctrldeleteallitems}