wxchoicebook专题

36、wxWidgets小部件之wxChoicebook

MyGrid请参照https://blog.csdn.net/sq8706/article/details/119638263 #include <wx/wx.h> #include <wx/choicebk.h> class Simple:public wxFrame { public:     Simple(const wxString& title); protected: