ysc3839 / win32-darkmode

Example application shows how to use undocumented dark mode API introduced in Windows 10 1809.
MIT License
437 stars 48 forks source link

Removing ListView Gridlines #26

Open w065 opened 2 months ago

w065 commented 2 months ago

I'm trying to remove the vertical gridlines that separate columns in a ListView. Could you please advise on how to achieve this?

image