RobinPerris / DarkUI

Dark themed control and docking library for .NET WinForms.
MIT License
834 stars 185 forks source link

Fixed DarkComboBox disabled text color #40

Open janrobas opened 3 years ago

janrobas commented 3 years ago

DarkComboBox had the same look if it was enabled or disabled. I have fixed that by setting the disabled text color if it is disabled.