Skip to content

snakefoot/cgridlistctrlex

Repository files navigation

cgridlistctrlex

Microsoft's CListCtrl has support for displaying data in a grid using the report style. CGridListCtrlEx extends the CListCtrl with the following features:

See CodeProject Article for a quick overview of the CGridListCtrlEx functionality and a demo-application.

See Doxygen Documentation for a quick overview of the CGridListCtrlEx classes.