Introduction - If you have any usage issues, please Google them yourself
Tree control can be used for tree structure, which has a root contacts (Root) and the following, many sub-nodes, and each child node has allowed one or more or no child nodes. Using MFC tree control CTreeCtrl class to encapsulate the various operations.