Revert last change, which made it impossible to set a custom text color and then...
authorKevin Hock <hockkn@yahoo.com>
Wed, 5 Oct 2005 15:42:16 +0000 (15:42 +0000)
committerKevin Hock <hockkn@yahoo.com>
Wed, 5 Oct 2005 15:42:16 +0000 (15:42 +0000)
commit6e21a3db8ab7f04e1497a62075a4d4dbbc9f75c6
tree0e67694fd250e336815cccebe87d955870ab237d
parentc3b501e187fdb318911177e5ad90fea9e163a112
Revert last change, which made it impossible to set a custom text color and then query the color. Instead, set the correct system/theme color when the control is created and use the original GetTextColour method.

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