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

Multiline TabController can not align text in middle center position #58

Open toby-sx opened 6 years ago

toby-sx commented 6 years ago

I found out the TabController only positions the lowest line of a multiline tabController correctly. All other lines use default alignement left center. Would be nice if you could chance or advice. Many thanks.