I want the close button next to the text on each tab like Image I used DockPanel. How can i add close button next to the text on each tab?
Asked
Active
Viewed 93 times
0
-
What do you use? A DockPanel or a TabControl? – SomeBody Apr 28 '20 at 05:47
-
@SomeBody I use DockPanel. Not TabControl – 2nan Apr 28 '20 at 08:06
-
1We could help you much better if you show the relevant parts of your XAML code. – SomeBody Apr 28 '20 at 11:40
-
Use a valid theme, such as VS2012 and above, http://docs.dockpanelsuite.com/themes/existing-themes.html – Lex Li Apr 28 '20 at 12:00