I have an UltraTabControl with the close button on the tab, and TabLayoutStyle set to SingleRowAutoSize. My problem is that the tabs are not auto sizing properly to allow for the close button, and the tab's text is being truncated. In the attached image, the tab show should read "ATS_DEV" with the close button after it. Instead it reads "ATS_D...". How can I get the autosize to take the close button into account? I am using the latest 8.3 hotfix.
Thanks,
Justin
Matt,
Thanks for looking into this. It can be reproduced by setting the main form's Font to 'Verdana', and setting the UltraTabControl.Appearance.FontData.Bold to True. Attached is a small example.
-Justin
Justin,
I was unable to reproduce this behavior using a TabOrientation of LeftTop, a Style of Excel, and a couple tabs. Are there any other properties that you have set? If you can reproduce this in a simple sample and attach it to your reply, I can take a look at it since you said that you already have the latest 8.3 hotfix.
-Matt