wxTabbedPanel::wxTabbedPanel
wxTabbedPanel::SetTabView
wxTabbedPanel::GetTabView
void wxTabbedPanel(wxWindow *parent, int x, int y, int width, int height, long style=0, char *name="panel")
Constructor.
void SetTabView(wxTabView *view)
Sets the tab view associated with the panel.
wxTabView * GetTabView(void)
Returns the tab view associated with the panel.