benruehl / adonis-ui

Lightweight UI toolkit for WPF applications offering classic but enhanced windows visuals
https://benruehl.github.io/adonis-ui/
MIT License
1.69k stars 143 forks source link

added TabStripPlacement Left, Right and Bottom to TabControl #194

Open ms0815user opened 1 year ago

ms0815user commented 1 year ago

Previously the TabControl would only properly support TabStripPlacement Top. With this commit Left, Right and Bottom positioning were added.