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

MetroTile Text gets hidden #10

Open Prakash19921206 opened 7 years ago

Prakash19921206 commented 7 years ago

in winforms, i'm using Tile as Buttons i place a MetroTile, and set text to center (basically anywhere caused the same issue)

if i resize the Tile, text gets hidden/chopped

for lower resolution screen, when tile becomes tiny(least height) it becomes unusable

Is there a way to make this work fine in all screen resolution ? any work around to make text not to disappear?