thielj / MetroFramework

Metro UI of Windows 8 for .NET Windows Forms applications
http://thielj.github.io/MetroFramework
Other
396 stars 225 forks source link

Two things please #136

Open sindizzy opened 2 years ago

sindizzy commented 2 years ago

Love this library. Its brought new life to some of my old apps. Thanks!!!

Couple of things I noticed and wanted to see if there was a workaround.

  1. If I have a small tile and a long label, is there a way to make it wrap around. Kind of like this tile?

image

  1. If my MetroTooltip is too long, it truncates most of it. In a typical WinForms tooltip, the label is auto word wrapped. Is there a way to do that here?

image