An editable MFC List Control
A run-through on how to create a editable MFC List Control by making the CListCtrl editable. Visual Studio 2010 project downloadable from here . Much of the credit for this must go to Zafir Anjum on the Codeguru site for an article called "Editable subitems" from which this post borrows quite heavily.