use HasTransparentBackground() to correctly draw the background of static text/box...
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 7 Jan 2005 16:59:48 +0000 (16:59 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 7 Jan 2005 16:59:48 +0000 (16:59 +0000)
commitaccbb1e75890c115105210e9cb838909aa0e8114
treebe542288f7c53d6f68d7518e8586373d6938421e
parent7c7a653bec7c85eccce74ee1dcb060011f5b51cf
use HasTransparentBackground() to correctly draw the background of static text/box on a window with non-inheritable (== own) background set

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