]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/checkbox.tex
Change how/when the app object is created
[wxWidgets.git] / docs / latex / wx / checkbox.tex
index b8d77fdc5e8d17128f86e67fde84ac81aa129bc8..673cb679fc1cb4f47ed52b66820da74f5cd4e36b 100644 (file)
@@ -16,7 +16,10 @@ or off (no checkmark).
 
 \wxheading{Window styles}
 
-There are no special styles for wxCheckBox.
+\twocolwidtha{5cm}
+\begin{twocollist}\itemsep=0pt
+\twocolitem{\windowstyle{wxALIGN\_RIGHT}}{Makes the text appear on the left of the checkbox.}
+\end{twocollist}
 
 See also \helpref{window styles overview}{windowstyles}.