git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@29142
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
\section{\class{wxTopLevelWindow}}\label{wxtoplevelwindow}
wxTopLevelWindow is a common base class for \helpref{wxDialog}{wxdialog} and
\section{\class{wxTopLevelWindow}}\label{wxtoplevelwindow}
wxTopLevelWindow is a common base class for \helpref{wxDialog}{wxdialog} and
-\helpref{wxTopLevelWindow}{wxtoplevelwindow}. It is an abstract base class meaning that you never
+\helpref{wxFrame}{wxframe}. It is an abstract base class meaning that you never
work with objects of this class directly, but all of its methods are also
applicable for the two classes above.
work with objects of this class directly, but all of its methods are also
applicable for the two classes above.
+\wxheading{Derived from}
+
+\helpref{wxWindow}{wxwindow}\\
+\helpref{wxEvtHandler}{wxevthandler}\\
+\helpref{wxObject}{wxobject}
+
+\wxheading{Include files}
+
+<wx/toplevel.h>
+
\latexignore{\rtfignore{\wxheading{Members}}}
\latexignore{\rtfignore{\wxheading{Members}}}