IgnaceMaes / MaterialSkin

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

IMaterialControl has to be public for NuGet, Csharp 6 and Net 4.6.1 Updates, Code Tidy Up #131

Closed michalkrzych closed 7 years ago

michalkrzych commented 8 years ago

Major:

Minor:

michalkrzych commented 8 years ago

It would be fantastic if this was merged to the original repo @ https://github.com/IgnaceMaes/MaterialSkin and released as a NuGet package to allow people to actually implement custom User Controls implementing IMaterialControl

Tested thoroughly, everything seems just fine.

lifehome commented 7 years ago

Is it possible to use this patch/PR through NuGet, without the hassle of @IgnaceMaes accepting it?

IgnaceMaes commented 7 years ago

I merged the PR. Thank you for the contribution, a code cleanup was welcome!

Sorry for the late response, I'm not actively maintaining this repository anymore.

marcelo2108 commented 7 years ago

Thank u!