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

Styling issues with MetroTextBox #49

Open prashantpandey09 opened 6 years ago

prashantpandey09 commented 6 years ago

Why there is no BorderColor property for the MetroTextBox? Is there any specific reason for the same? I want to highlight the mandatory textboxes with Red Border. How do I do it?

Also, when I set the ShowButton = True. I see the button within the textbox but when I change the backcolor of the custombutton, I see no change in the backcolor.