In MSWUniv wxWindow and wxWindowMSW are different classes so we can't access some...
authorWłodzimierz Skiba <abx@abx.art.pl>
Wed, 2 Mar 2005 10:57:08 +0000 (10:57 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Wed, 2 Mar 2005 10:57:08 +0000 (10:57 +0000)
commite5ecf1fc2409dd724a99b7833a7c6240f7bb257a
treedecab4e19535dc5a26d58209ed9cdacf6fe46c08
parent1c9686980043c112c51b1d8e4ab073a4311bc54b
In MSWUniv wxWindow and wxWindowMSW are different classes so we can't access some of protected members (catched only by Borland). Therefore some of the flags related to background needs reading API.

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