\helpref{wxEvtHandler}{wxevthandler}\\
\helpref{wxObject}{wxobject}
+\wxheading{Include files}
+
+<wx/textctrl.h>
+
\wxheading{Window styles}
\twocolwidtha{5cm}
as a Windows rich text control with unlimited capacity. Otherwise, normal edit control limits
apply.
-For the GTK, the single line text control is implemented as a gtk\_entry,
-while the multi-line control is a gtk\_text.
-
\wxheading{See also}
\helpref{wxTextCtrl::Create}{wxtextctrlcreate}, \helpref{wxValidator}{wxvalidator}
(*wnd) << "Welcome to text control number " << 1 << ".\n";
\end{verbatim}
-