How to remove the gap between the tab header and tab content in TabControl? #19240
-
Beta Was this translation helpful? Give feedback.
Answered by
LaurentInSeattle
Jul 12, 2025
Replies: 1 comment 1 reply
-
Looks like there is a padding or a margin that you should probably set to zero. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jtchen90
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like there is a padding or a margin that you should probably set to zero.
Inspecting the Visual Tree with DevTool (F12) will tell.