IgnaceMaes / MaterialSkin

Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.
MIT License
2.91k stars 843 forks source link

ListView doesn't respect color scheme and appears disabled. #261

Open ApparentlyPlus opened 3 years ago

ApparentlyPlus commented 3 years ago

I have 2 versions of the example application within this repository, one was compiled right away and the other was compiled after adding the Form_Load event. Other than that, nothing else changed. Oddly enough, the one without the form load event respects everything and the listview appears as expected while the other doesn't. Take a look yourself: Screenshot_5

aloveric commented 3 years ago

same issue +1