\wxheading{Derived from}
\helpref{wxDialog}{wxdialog}\\
+\helpref{wxTopLevelWindow}{wxtoplevelwindow}\\
+\helpref{wxWindow}{wxwindow}\\
\helpref{wxEvtHandler}{wxevthandler}\\
\helpref{wxObject}{wxobject}
\wxheading{Derived from}
\helpref{wxPanel}{wxpanel}\\
+\helpref{wxWindow}{wxwindow}\\
\helpref{wxEvtHandler}{wxevthandler}\\
\helpref{wxObject}{wxobject}
\func{bool}{HitTest}{\param{int}{ x}, \param{int}{ y}}
-Returns TRUE if the point x, y is within the tab area.
+Returns true if the point x, y is within the tab area.
\membersection{wxTabControl::OnDraw}