dennismagno / metroframework-modern-ui

My humble attempt to bring the new Modern UI alias Metro UI of Windows 8 to .NET Windows Forms applications.
http://dennismagno.github.io/metroframework-modern-ui
Other
861 stars 1.08k forks source link

Feature: Metro Colored Buttons #72

Open gerardbalaoro opened 6 years ago

gerardbalaoro commented 6 years ago

It would be a great to have a colored metro button that looks like this: image

A temporary workaround is to override the fore and back colors or metro buttons which is annoying as I have to manually set the RGB metro colors.