diff --git a/docs/latex/wx/choice.tex b/docs/latex/wx/choice.tex index b4a3c2337c..343a0859eb 100644 --- a/docs/latex/wx/choice.tex +++ b/docs/latex/wx/choice.tex @@ -29,7 +29,9 @@ menu of choices. \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}.