X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dc1b07fd4da4721233cda03471c4eefb786ee6ad..ab9a0b84de5207cb26048ed3c237aaffb7a1356c:/interface/wx/listbox.h diff --git a/interface/wx/listbox.h b/interface/wx/listbox.h index fa39ac5dba..14e8af65de 100644 --- a/interface/wx/listbox.h +++ b/interface/wx/listbox.h @@ -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