document wxCB_SORT

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2007-07-20 14:10:47 +00:00
parent af110130e6
commit cb147822d0

View File

@@ -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}.