Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.52 KB

README.md

File metadata and controls

18 lines (15 loc) · 1.52 KB

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.