ysc3839 / win32-darkmode

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

Removing ListView Gridlines #26

Open w065 opened 4 months ago

w065 commented 4 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