Description: MFC Tree controls are one of the useful controls to show a hierarchical view of items. They can show the folders list, any parent- child relationship items etc.,
CTreeCtrl is the class which handles all the MFC Tree Control related operations
. It has all the necessary methods to Add MFC Tree control items, Retrieve selected items, Remove the items and other event handlers needed.
To Search:
File list (Check if you may need any files):
MFC Tree Control using.doc