get rid of the built-in drop target in rich text controls before setting the user...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Sep 2007 01:09:01 +0000 (01:09 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 15 Sep 2007 01:09:01 +0000 (01:09 +0000)
commit20a0e99964951da1c54abf11f6dd7cd2925b8b0e
tree38af67eac720a786b0c151017472b07682302096
parent0dd13d21cd03499e1d8e86a22d0841b900bf2c8d
get rid of the built-in drop target in rich text controls before setting the user-defined one as otherwise it fails

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