TrimLongCaption Property (RibbonGroup)
In This Topic
Gets or sets whether the group caption should be trimmed if it is longer than the contents of the group.
Syntax
'Declaration
Public Property TrimLongCaption As Boolean
public bool TrimLongCaption {get; set;}
See Also