virtual bool TransferTo( wxPrintData &data ) = 0;
virtual bool TransferFrom( const wxPrintData &data ) = 0;
virtual bool TransferTo( wxPrintData &data ) = 0;
virtual bool TransferFrom( const wxPrintData &data ) = 0;
const wxSize& size = wxDefaultSize,
long style = 0,
const wxString& name = wxT("canvas"));
const wxSize& size = wxDefaultSize,
long style = 0,
const wxString& name = wxT("canvas"));
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_FRAME_STYLE,
const wxString& name = wxT("frame"));
const wxSize& size = wxDefaultSize,
long style = wxDEFAULT_FRAME_STYLE,
const wxString& name = wxT("frame"));
const wxSize& size = wxDefaultSize,
long style = wxTAB_TRAVERSAL,
const wxString& name = wxT("panel"));
const wxSize& size = wxDefaultSize,
long style = wxTAB_TRAVERSAL,
const wxString& name = wxT("panel"));
virtual void SetOk(bool ok);
///////////////////////////////////////////////////////////////////////////
virtual void SetOk(bool ok);
///////////////////////////////////////////////////////////////////////////