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

MetroLabel.forecolor cant work #107

Closed xxl-cc closed 4 years ago

xxl-cc commented 4 years ago

i set MetroLabel forecolor is red, but MetroLabel.forecolor cant work.

dennismagno commented 4 years ago

There is a property UseCustomForeColor, set it to true to use the value in ForeColor property