wxPanel: wxWindow
A panel is a subwindow of a frame in which panel items can be placed to allow
the user to view and set controls. Panel items include messages, text items, list items,
and check boxes. Use Fit to fit the panel around its items.
wxPanel::wxPanel
wxPanel::~wxPanel
wxPanel::Create
wxPanel::Fit
wxPanel::GetCursor
wxPanel::GetDefaultItem
wxPanel::GetHorizontalSpacing
wxPanel::GetVerticalSpacing
wxPanel::NewLine
wxPanel::OnDefaultAction
wxPanel::SetHorizontalSpacing
wxPanel::SetLabelPosition
wxPanel::SetVerticalSpacing
wxPanel::Tab