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!
Developer technologies | C++
Developer technologies | C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
1 answer
Sort by: Most helpful
-
Guido Franzke 2,191 Reputation points2021-11-26T07:53:52.017+00:00