added wxLB_NO_SB style and implementation for wxMSW (closes #10991)
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 17 Jul 2009 14:36:30 +0000 (14:36 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 17 Jul 2009 14:36:30 +0000 (14:36 +0000)
commit58dcd1ae525ae400d0b0a3d406b018bdabc3cfd8
tree859e0e4c7d42ca49b63d739183c4a40fdf060158
parent53cda845db64db0d358f69443cf7edeb2360a048
added wxLB_NO_SB style and implementation for wxMSW (closes #10991)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61440 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/changes.txt
include/wx/defs.h
interface/wx/listbox.h
src/msw/listbox.cpp