git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30417 
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
 \input paintevt.tex
 \input palette.tex
 \input panel.tex
+\input passdlg.tex
 \input pathlist.tex
 \input pen.tex
 \input plotcurve.tex
 
 \docparam{defaultValue}{The default value, which may be the empty string.}
 
 \docparam{style}{A dialog style, specifying the buttons (wxOK, wxCANCEL)
-and an optional wxCENTRE style. You do not need to specify the wxTE_PASSWORD style, it is always applied.
+and an optional wxCENTRE style. You do not need to specify the \windowstyle{wxTE\_PASSWORD} style, it is always applied.}
 
 \docparam{pos}{Dialog position.}
 
 
 \docparam{style}{A dialog style, specifying the buttons (wxOK, wxCANCEL)
 and an optional wxCENTRE style. Additionally, wxTextCtrl styles (such as
-{\tt wxTE\_PASSWORD} may be specified here.}
+\windowstyle{wxTE\_PASSWORD}) may be specified here.}
 
 \docparam{pos}{Dialog position.}