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 System.Boolean
public System.bool TrimLongCaption {get; set;}
See Also