]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/choice.tex
Updated border style names
[wxWidgets.git] / docs / latex / wx / choice.tex
index b4a3c2337c7b505d7de5ee0df6526257180e8e0a..ba7a6f982028ecadca632551cff58b2e7dde354f 100644 (file)
@@ -27,9 +27,15 @@ menu of choices.
 
 <wx/choice.h>
 
+\wxheading{Library}
+
+\helpref{wxCore}{librarieslist}
+
 \wxheading{Window styles}
 
-There are no special styles for wxChoice.
+\begin{twocollist}\itemsep=0pt
+\twocolitem{\windowstyle{wxCB\_SORT}}{Sorts the entries alphabetically.}
+\end{twocollist}
 
 See also \helpref{window styles overview}{windowstyles}.