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

Clear Button in MetroTextBox does not show even if property ShowClearButton set to true #113

Open Padanian opened 4 years ago

Padanian commented 4 years ago

As in the object. Clear Button shows only when ShowButton property also set to true. Expected: Clear Button and Button shall show in dependence of their individual properties.