2 % automatically generated by HelpGen $Revision$ from 
   3 % splittree.h at 05/Jan/02 23:08:14 
   7 \section{\class{wxTreeCompanionWindow
}}\label{wxtreecompanionwindow
} 
  12    A window displaying values associated with tree control items.
 
  14 \wxheading{Derived from
} 
  16 \helpref{wxWindow
}{wxwindow
} 
  18 \wxheading{Data structures
} 
  20 \latexignore{\rtfignore{\wxheading{Members
}}} 
  23 \membersection{wxTreeCompanionWindow::wxTreeCompanionWindow
}\label{wxtreecompanionwindowwxtreecompanionwindow
} 
  25 \func{}{wxTreeCompanionWindow
}{\param{wxWindow* 
}{parent
}, 
\param{wxWindowID 
}{id = -
1}, 
\param{const wxPoint\& 
}{pos = wxDefaultPosition
}, 
\param{const wxSize\& 
}{sz = wxDefaultSize
}, 
\param{long 
}{style = 
0}} 
  28 \membersection{wxTreeCompanionWindow::DrawItem
}\label{wxtreecompanionwindowdrawitem
} 
  30 \func{void
}{DrawItem
}{\param{wxDC\& 
}{dc
}, 
\param{wxTreeItemId 
}{id
}, 
\param{const wxRect\& 
}{rect
}} 
  35 \membersection{wxTreeCompanionWindow::GetTreeCtrl
}\label{wxtreecompanionwindowgettreectrl
} 
  37 \constfunc{wxRemotelyScrolledTreeCtrl*
}{GetTreeCtrl
}{\void} 
  43 \membersection{wxTreeCompanionWindow::OnExpand
}\label{wxtreecompanionwindowonexpand
} 
  45 \func{void
}{OnExpand
}{\param{wxTreeEvent\& 
}{event
}} 
  48 \membersection{wxTreeCompanionWindow::OnPaint
}\label{wxtreecompanionwindowonpaint
} 
  50 \func{void
}{OnPaint
}{\param{wxPaintEvent\& 
}{event
}} 
  55 \membersection{wxTreeCompanionWindow::OnScroll
}\label{wxtreecompanionwindowonscroll
} 
  57 \func{void
}{OnScroll
}{\param{wxScrollWinEvent\& 
}{event
}} 
  60 \membersection{wxTreeCompanionWindow::SetTreeCtrl
}\label{wxtreecompanionwindowsettreectrl
} 
  62 \func{void
}{SetTreeCtrl
}{\param{wxRemotelyScrolledTreeCtrl* 
}{treeCtrl
}}