PyCTreeView Object
A class which implementes a CTreeView. Derived from PyCView and PyCTreeCtrl objects.
Methods
- PreCreateWindow
- Calls the underlying MFC PreCreateWindow method.
- GetTreeCtrl
- Returns the underlying tree control object.
- OnCommand
- Calls the standard Python framework OnCommand handler
Based On
PyCCtrlView