tabcontrol-extra
tabcontrol-extra copied to clipboard
Adjustable TabCloserButtonSize
Currently the size of the closer button is a constant. I tested it and found that it could be changed to a property.
I suggest that: If the value is positive, it is an absolute size. If the value is negative or zero, TabControlExtra calculates rendered size = tab height - padding + TabCloserButtonSize.