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

Set text word wrapping when 'AutoSize' is false #65

Closed ncarp closed 4 years ago

ncarp commented 6 years ago

I used the inverse of AutoSize condition to activate word wrapping to avoid to create more one property. For my purposes this was enough.