IgnaceMaes / MaterialSkin

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

Material List View Item Polishing #91

Closed DevinPower closed 7 years ago

DevinPower commented 8 years ago

Made it so the material list view item's back color will show inside the form, as well as the highlight color and percent filled fields for materiallistviewitem (a new class)

This can be used to show progress on the material list view, I'm using it in my project and it looks like this: Image of progress bars

IgnaceMaes commented 7 years ago

I'm not going to merge this contribution because it doesn't follow the Material Design Guidelines provided by Google.

But thanks anyways for the contribution! Feel free to keep it in a seperate branch.