const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = 0,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = 0,
// Create() function
bool Create(wxWindow *parent,
wxWindowID id,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = 0,
// Create() function
bool Create(wxWindow *parent,
wxWindowID id,
const wxPoint& pos = wxDefaultPosition,
const wxSize& size = wxDefaultSize,
long style = 0,
// 3) set for each page it's image
// associate image list with a control
void SetImageList(wxImageList* imageList);
// 3) set for each page it's image
// associate image list with a control
void SetImageList(wxImageList* imageList);
// remove one page from the notebook, without deleting
virtual wxNotebookPage *DoRemovePage(int nPage);
// remove one page from the notebook, without deleting
virtual wxNotebookPage *DoRemovePage(int nPage);