wxTreeCompanionWindow A window displaying values associated with tree control items. Derived from
wxWindow (REF NOT FOUND)
Data structures
Members
wxTreeCompanionWindow::wxTreeCompanionWindow
wxTreeCompanionWindow::DrawItem
wxTreeCompanionWindow::GetTreeCtrl
wxTreeCompanionWindow::OnExpand
wxTreeCompanionWindow::OnPaint
wxTreeCompanionWindow::OnScroll
wxTreeCompanionWindow::SetTreeCtrl
wxTreeCompanionWindow(wxWindow* parent, wxWindowID id = -1, const wxPoint& pos = wxDefaultPosition, const wxSize& sz = wxDefaultSize, long style = 0)
void DrawItem(wxDC& dc, wxTreeItemId id, const wxRect& rect)
Overrides
wxRemotelyScrolledTreeCtrl* GetTreeCtrl() const
Operations Accessors
void OnExpand(wxTreeEvent& event)
void OnPaint(wxPaintEvent& event)
Events
void OnScroll(wxScrollWinEvent& event)
void SetTreeCtrl(wxRemotelyScrolledTreeCtrl* treeCtrl)