Can suppress themed notebook page with wxNB_NOPAGETHEME or
authorJulian Smart <julian@anthemion.co.uk>
Sun, 6 Feb 2005 19:17:35 +0000 (19:17 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sun, 6 Feb 2005 19:17:35 +0000 (19:17 +0000)
commit25057abaacf5ccf30bf136ec2ac430eb61664c3b
treed7222928c441c1cc9303fd9a433ce263c5966709
parent0090a1538c9881e084d0bd904c21ab64c43435ce
Can suppress themed notebook page with wxNB_NOPAGETHEME or
setting system option msw.notebook.themed-background to 0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31807 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/latex/wx/artprov.tex
docs/latex/wx/menu.tex
docs/latex/wx/notebook.tex
include/wx/defs.h
include/wx/msw/notebook.h
include/wx/notebook.h
samples/widgets/widgets.cpp
src/msw/notebook.cpp