摘要: Report风格的ListCtrl的扩展,原文链接地址:http://www.codeproject.com/Articles/5560/Another-Report-List-Control 1.列排序 BOOL IsSortable() const; // Is sort allowed? BOOL SetSortable(BOOL bSet); // Allow/disallow ... 阅读全文
posted @ 2016-08-02 10:33 qiaokuankuan 阅读(311) 评论(0) 推荐(0)