git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37360
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
bool IsVertical() const;
// set/get option to shrink to fit current page
bool IsVertical() const;
// set/get option to shrink to fit current page
- void SetShrinkMode(bool shrink);
- bool GetShrinkMode() const;
+ void SetFitToCurrentPage(bool fit);
+ bool GetFitToCurrentPage() const;
// remove one page from the control and delete it
// remove one page from the control and delete it