From cb147822d0b9930b6274be2c433ebc7f0bbeef5b Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Fri, 20 Jul 2007 14:10:47 +0000 Subject: [PATCH] document wxCB_SORT git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@47591 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/latex/wx/choice.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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}. -- 2.50.0