wxWindow: wxObject
wxWindow is the base class for all windows and panel items. Any
children of the window will be deleted automatically by the destructor
before the window itself is deleted.
wxWindow::wxWindow
wxWindow::~wxWindow
wxWindow::AddChild
wxWindow::CaptureMouse
wxWindow::Center
wxWindow::Centre
wxWindow::DestroyChildren
wxWindow::DragAcceptFiles
wxWindow::Enable
wxWindow::GetCharHeight
wxWindow::GetCharWidth
wxWindow::GetChildren
wxWindow::GetClientData
wxWindow::GetClientSize
wxWindow::GetGrandParent
wxWindow::GetHandle
wxWindow::GetPosition
wxWindow::GetLabel
wxWindow::GetParent
wxWindow::GetSize
wxWindow::GetTextExtent
wxWindow::OnActivate
wxWindow::OnChar
wxWindow::OnDropFiles
wxWindow::OnEvent
wxWindow::OnKillFocus
wxWindow::OnPaint
wxWindow::OnSetFocus
wxWindow::OnSize
wxWindow::ReleaseMouse
wxWindow::SetFocus
wxWindow::SetSize
wxWindow::SetClientData
wxWindow::SetClientSize
wxWindow::SetColourMap
wxWindow::SetCursor
wxWindow::SetTitle
wxWindow::Show