\membersection{wxStaticLine::Create}\label{wxstaticlinecreate}
-\func{bool}{Create}{\param{wxWindow* }{parent}, \param{wxWindowID }{id}, \param{const wxString\& }{label},\rtfsp
+\func{bool}{Create}{\param{wxWindow* }{parent}, \param{wxWindowID }{id},\rtfsp
\param{const wxPoint\&}{ pos = wxDefaultPosition}, \param{const wxSize\& }{size = wxDefaultSize},\rtfsp
\param{long}{ style = 0}, \param{const wxString\& }{name = ``staticLine"}}
\constfunc{bool}{IsVertical}{\void}
-Returns TRUE if the line is vertical, FALSE if horizontal.
+Returns true if the line is vertical, false if horizontal.
\membersection{wxStaticLine::GetDefaultSize}\label{wxstaticlinegetdefaultsize}