CListCtrl使用技巧

weixin_34198881發表於2019-01-08

獲取行數:

      pCtrl-> GetItemCount();

獲取列數:

      pCtrl-> GetHeaderCtrl()-> GetItemCount();