C++ CListCtrl How get cell border in View List -


i have clistbox view of type list. has 1 column view of type list splits.

i need draw border around each item .

the column contains blank icon size 1 , text.

how can draw box ?

thanks.

try adding style lvs_ex_gridlines.


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

javascript - Complex json ng-repeat -

jquery - Cloning of rows and columns from the old table into the new with colSpan and rowSpan -