fixed default button handling: don't keep BS_DEFPUSHBUTTON style when the app loses...
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Aug 2002 20:34:29 +0000 (20:34 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 22 Aug 2002 20:34:29 +0000 (20:34 +0000)
commit7fb1b2b4c4f9f92e40584899ce627dde38b376c1
treed495f0ffbd54df5181b2b2d9f0fb75d71634f033
parentcdfb1ae1bcacb8327589a09e6a67f8fc1ef5a82e
fixed default button handling: don't keep BS_DEFPUSHBUTTON style when the app loses focus

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