X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/991ad6cd02abc6fc3c963d944a3158f3ff267497..4346581b7c6548fdef1486564787154d20a401df:/docs/latex/wx/comboctrl.tex diff --git a/docs/latex/wx/comboctrl.tex b/docs/latex/wx/comboctrl.tex index acc1ed5676..1798986e0e 100644 --- a/docs/latex/wx/comboctrl.tex +++ b/docs/latex/wx/comboctrl.tex @@ -36,6 +36,10 @@ Here's a minimal sample of \helpref{wxListView}{wxlistview} popup: #include #include +\wxheading{Library} + +\helpref{wxCore}{librarieslist} + class wxListViewComboPopup : public wxListView, public wxComboPopup @@ -396,8 +400,7 @@ itself can be custom painted.} \twocolitem{{\tt wxComboCtrlFeatures::PaintWritable}}{A variable- width area in front of writable combo control's textctrl can be custom painted.} -\twocolitem{{\tt wxComboCtrlFeatures::Borderless}}{wxNO\_BORDER -window style works.} +\twocolitem{{\tt wxComboCtrlFeatures::Borderless}}{wxBORDER\_NONE window style works.} \twocolitem{{\tt wxComboCtrlFeatures::All}}{All of the above.} \end{twocollist}