dennismagno / metroframework-modern-ui

My humble attempt to bring the new Modern UI alias Metro UI of Windows 8 to .NET Windows Forms applications.

Home Page:http://dennismagno.github.io/metroframework-modern-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Padanian opened this issue · comments

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.