In some case, you need such a control as the following figure:

treelist

It’s a CListCtrl like control, but it binds a CTreeCtrl in the first column. But you can also consider it as a CTreeCtrl and each of the items has the list style.

All roads lead to Rome. But in 1999, David Lantsman has already given a solution on CodeProject and named it CTreeList: A TreeList Control.

You can Download demo project – 60 Kb and Download source files – 21 Kb from codeproject.