1

I would like to achieve the "new tab" functionality of web browsers in WPF. In essence, I want to display a button after the last tab item which upon pressed creates a new tab.

I have no idea where to even begin. Should this button be part of the tab control or be out of it?

Okay, I found an answer, a duplicate: TabControl with Add New Tab Button (+)

Community
  • 1
  • 1
Tower
  • 98,741
  • 129
  • 357
  • 507

1 Answers1