Click to See Complete Forum and Search --> : CTreeCtrl/CTreeView


Asiyah Younas
May 17th, 1999, 09:02 PM
Please any body would tell me the code to create and display a tree on main window in a Frame/Doc/View architecture using CTreeView as a base view class.
Thanks.

Franky Braem
May 18th, 1999, 09:14 AM
When you create your project with the AppWizard you can change the base class of your view in the last step (6). In the Combobox under Base class: select CTreeView as your base class.

Asiyah Younas
June 1st, 1999, 11:14 PM
Thank you very much for your help. It is done now. I appriciate it. Thanks again.