don't trust CDIS_FOCUS flag vale in custom drawing code, it is no more correct than...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 5 Mar 2006 11:26:13 +0000 (11:26 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 5 Mar 2006 11:26:13 +0000 (11:26 +0000)
commit13845bd57c75764de50f420949a6ea9999d6d9e0
tree6147c30baabbd235abe45742d3e5bcbad958ba84
parent5ce8a6113a12e8b9f68347d0517d8a985b95039d
don't trust CDIS_FOCUS flag vale in custom drawing code, it is no more correct than CDIS_SELECTED so we have to get it from the control itself directly too

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