Contents Up Previous Next

wxTabbedPanel: wxPanel

Tab classes overview

wxTabbedPanel::wxTabbedPanel
wxTabbedPanel::SetTabView
wxTabbedPanel::GetTabView


wxTabbedPanel::wxTabbedPanel

void wxTabbedPanel(wxWindow *parent, int x, int y, int width, int height, long style=0, char *name="panel")

Constructor.


wxTabbedPanel::SetTabView

void SetTabView(wxTabView *view)

Sets the tab view associated with the panel.


wxTabbedPanel::GetTabView

wxTabView * GetTabView(void)

Returns the tab view associated with the panel.