Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
Status: New
Add setting to UltraDockManager and UltraTabbedMdiManager to specify InterTabSpacing and padding in tab groups

I found the property UltraTabControlBase.InterTabSpacing, but I am not able to set through the UltraDockManager and UltraTabbedMdiManager. Our visual designer will like to add more spacing between all the tabs, but I do not see a way to do this through the managers.  Ideally, there should be at least two properties we can set through the managers.  One is the existing InterTabSpacing and the second will be padding within the tab itself.  If borders are shown in the tabs, InterTabSpacing adds spacing between the borders so you see a gap between the tabs.  I will also like to be able to specify space inside the borders.  Similar to specifying the padding of a WPF control.