// pseudo ctor (can't be virtual, called from ctor)
bool CreateBase(wxWindowBase *parent,
// pseudo ctor (can't be virtual, called from ctor)
bool CreateBase(wxWindowBase *parent,
// override this to change the default (i.e. used when no style is
// specified) border for the window class
virtual wxBorder GetDefaultBorder() const;
// override this to change the default (i.e. used when no style is
// specified) border for the window class
virtual wxBorder GetDefaultBorder() const;