Skip to content

TabControl not respecting TabStripPlacement #214

@ekdahl

Description

@ekdahl

Describe the bug
When having TabControl with TabStripPlacement="Left", the tabs are still placed at top position, but occupies a whole "row".
Bottom and Right is not working either.

To Reproduce
Steps to reproduce the behavior:

  1. Add TabControl
  2. Set TabStripPlacement="Left"
  3. See that tabs are still at top, but with a whole row per tab.

Expected behavior
Tabs on the left side.

Desktop:

  • OS: Windows 10
  • .NET: net6.0-windows
  • Version: 1.2.7

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions