| Code::Blocks
    SVN r11506
    | 
#include <scrollingdialog.h>
| Public Member Functions | |
| wxScrollingPropertySheetDialog () | |
| wxScrollingPropertySheetDialog (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &sz=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE, const wxString &name=wxDialogNameStr) | |
|  Public Member Functions inherited from wxPropertySheetDialog | |
| wxPropertySheetDialog (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE, const wxString &name=wxDialogNameStr) | |
| virtual void | AddBookCtrl (wxSizer *sizer) | 
| bool | Create (wxWindow *parent, wxWindowID id, const wxString &title, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxDefaultSize, long style=wxDEFAULT_DIALOG_STYLE, const wxString &name=wxDialogNameStr) | 
| virtual wxBookCtrlBase * | CreateBookCtrl () | 
| virtual void | CreateButtons (int flags=wxOK|wxCANCEL) | 
| wxBookCtrlBase * | GetBookCtrl () const | 
| wxSizer * | GetInnerSizer () const | 
| long | GetSheetStyle () const | 
| virtual void | LayoutDialog (int centreFlags=wxBOTH) | 
| void | SetBookCtrl (wxBookCtrlBase *bookCtrl) | 
| void | SetSheetStyle (long style) | 
|  Public Member Functions inherited from wxDialog | |
| virtual int | ShowModal () | 
A wxPropertySheetDialog class that makes its content scroll if necessary.
Definition at line 217 of file scrollingdialog.h.
| 
 | inline | 
Definition at line 224 of file scrollingdialog.h.
References wxDIALOG_ADAPTATION_MODE_ENABLED.
| 
 | inline | 
Definition at line 233 of file scrollingdialog.h.
References wxDIALOG_ADAPTATION_MODE_ENABLED.
 1.8.13
 1.8.13