last check in forgot to add WS_VSCROLL to the listbox sttyle, added back to reenable...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 8 Apr 2004 12:43:23 +0000 (12:43 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 8 Apr 2004 12:43:23 +0000 (12:43 +0000)
commit6079ab879d2d95a99be1bf94ee007ee58225067e
tree8999879e8413d1a431d0a9002d366b2a0dc5b611
parentef0898052549fc7d1c71b1165dafef42c9735cdf
last check in forgot to add WS_VSCROLL to the listbox sttyle, added back to reenable the vertical scrollbar

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/listbox.cpp