IgnaceMaes / MaterialSkin

Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.
MIT License
2.84k stars 827 forks source link

Setting TabControl Alignment property to left or right doesn't affect tab selector position. #282

Open SusuyoHashimoto opened 1 year ago

SusuyoHashimoto commented 1 year ago

I've set the alignment to left, however the tab selector docked to the left does not display the tabs vertically as I expect them to be.

What am I doing wrong, or is this an issue with 2.3.1?