Hello,
how do you set the style of your listcontrol? To hide the lines, you must add: dwStyle & ~LVS_EX_GRIDLINES .
Regards, Guido
How remove CListCtrl columns lines (WIN32)

drjackool
956
Reputation points
Hi
How remove these vertical lines that separate columns in list ctrl? I hide columns but these lines are visible!
1 answer
Sort by: Most helpful
-
Guido Franzke 2,186 Reputation points
2021-11-26T07:53:52.017+00:00