]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/listbox.h
Added native wxInfoBar implementation for wxGTK.
[wxWidgets.git] / interface / wx / listbox.h
index fa39ac5dbaa22c0418ccb7a5a4833a31df03ed5e..14e8af65de9bf2bd1b571b2ed8be312f116b1325 100644 (file)
@@ -39,6 +39,8 @@
         Always show a vertical scrollbar.
     @style{wxLB_NEEDED_SB}
         Only create a vertical scrollbar if needed.
+    @style{wxLB_NO_SB}
+        Don't create vertical scrollbar (wxMSW only).
     @style{wxLB_SORT}
         The listbox contents are sorted in alphabetical order.
     @endStyleTable