Hello,
Does anyone know how to make the Caption on a ContextTabGroup object extend the width of the group object so that the text does not get trimmed ?
For example, I have "ABCDEFGHIJK" for the caption, and when it renders on the Form, it looks like "ABCD..."
Thanks,
Andrew
A ribbon group will only expand to display its full caption when there is enough room to do so. It is part of the resizing logic for the ribbon. It is not possible to force the full caption to be visible, but you can submit a feature request for this: http://devcenter.infragistics.com/Protected/RequestFeature.aspx.
Sorry, I misread the original post.
The width of the contextual tab groups is only based on the tabs they contain, not on their captions. I would recommend submitting a feature request for the ability to have them resize based on their captions: http://devcenter.infragistics.com/Protected/RequestFeature.aspx.