wxWidgets/include/wx/msw/wince
Vadim Zeitlin f75b1bd31c Make wxToolBar styles consistent and add wxTB_DEFAULT_STYLE.
Don't include wxBORDER_NONE in neither wxToolBar ctor and Create() nor
wxFrame::CreateToolBar() flags parameter, override GetDefaultBorder() in
wxToolBar itself instead to use the border style appropriate for the current
platform by default. This has the same effect -- the default border style is
used unless another one is explicitly specified -- but is more clear and
consistent.

Also add wxTB_DEFAULT_STYLE for consistency with the other classes.

Closes #15037.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73757 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2013-03-31 01:12:27 +00:00
..
checklst.h substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DATA_CORE 2008-03-26 15:06:00 +00:00
chkconf.h remove mentions of wxEVENTS_COMPATIBILITY_2_8 2009-05-03 07:43:00 +00:00
choicece.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
helpwce.h substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLEXPORT_DATA with WXDLLIMPEXP_DATA_CORE 2008-03-26 15:06:00 +00:00
libraries.h compilation fix after last change 2008-02-28 00:22:02 +00:00
missing.h No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
net.h
resources.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
setup.h Add wxUSE_COMPILER_TLS to allow disabling compiler TLS support. 2012-06-17 21:34:47 +00:00
smartphone.rc No changes, synchronised source names that appear commented at the top of files with the actual path to the files. 2011-03-20 00:14:35 +00:00
tbarwce.h Make wxToolBar styles consistent and add wxTB_DEFAULT_STYLE. 2013-03-31 01:12:27 +00:00
textctrlce.h Globally use "wxWindows licence" consistently. 2010-07-13 13:29:13 +00:00
time.h use built in VC8 time functions instead of our (almost certainly broken) ones for wxWinCE 2006-11-04 23:27:15 +00:00
wince.rc use symbolic name for the shell menu bar too; include resources.h in wince.rc directly instead of only doing it from smartphone.rc 2007-07-27 20:19:52 +00:00