Set the ‘TabStripPlacement’ enum property to ‘Bottom’. The possible enum values of this property are Left, Top, Right and Bottom.
Home / FAQ / WPF / TabControl / How do I make the tabs in a TabControl appear on the bottom instead of on top?
Set the ‘TabStripPlacement’ enum property to ‘Bottom’. The possible enum values of this property are Left, Top, Right and Bottom.
Share with