Please have a look at the 1st image attached which is a SSTab control with 3 tabs. Note the Caption of the 3rd tab - it should read Approved/Disapproved Sites but since the Caption is pretty long as compared to the Caption of the 1st 2 tabs, the Caption of the 3rd tab can be seen getting truncated.
How do I increase the width of only the 3rd tab so that the entire Caption of the 3rd tab is rendered?
I need to increase the width of only the 3rd tab because setting the TabMaxWidth of the SSTab increases the width of all the 3 tabs but still does not display the entire Caption of the 3rd tab as shown in the 2nd attached image. In fact, the width of the SSTab exceeds the width of the Form!
Please do not suggest to change the Caption of the 3rd tab!




ARPAN
Reply With Quote