git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23132
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
virtual wxSize CalcSizeFromPage(const wxSize& sizePage) const;
#ifdef __WXMSW__
virtual wxSize CalcSizeFromPage(const wxSize& sizePage) const;
#ifdef __WXMSW__
- // Windows-only at present. Also, you must use the wxNB_FIXEDWIDTH
- // style.
- void SetTabSize(const wxSize& sz);
-
// Windows only: attempts to apply the UX theme page background to this page
void ApplyThemeBackground(wxWindow* window, const wxColour& colour);
#endif
// Windows only: attempts to apply the UX theme page background to this page
void ApplyThemeBackground(wxWindow* window, const wxColour& colour);
#endif