allow using wxBG_STYLE_CUSTOM even with the native controls and use it in wxTreeCtrl...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jan 2009 11:40:41 +0000 (11:40 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 25 Jan 2009 11:40:41 +0000 (11:40 +0000)
commit838ab05edec888a92d7f8979499c1e19fde19f99
treedee1844267a4e3f66292eb0ea0e78e3a9947fd67
parent0a0e4984150a28828c368b2f3322c8aaf3b38cd6
allow using wxBG_STYLE_CUSTOM even with the native controls and use it in wxTreeCtrl (see #9832)

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