git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@7977
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// Make a Windows extended style from the given wxWindows window style
static WXDWORD MakeExtendedStyle(long style,
// Make a Windows extended style from the given wxWindows window style
static WXDWORD MakeExtendedStyle(long style,
- bool eliminateBorders = TRUE);
+ bool eliminateBorders = FALSE);
// Determine whether 3D effects are wanted
WXDWORD Determine3DEffects(WXDWORD defaultBorderStyle, bool *want3D) const;
// Determine whether 3D effects are wanted
WXDWORD Determine3DEffects(WXDWORD defaultBorderStyle, bool *want3D) const;