Compartilhar via


RibbonTrimmer.TrimFormatTextTab method

Trims the format text tab.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overridable Sub TrimFormatTextTab
'Usage

Me.TrimFormatTextTab()
protected virtual void TrimFormatTextTab()

Remarks

This method should be overridden if custom controls are added to the format text tab.

See also

Reference

RibbonTrimmer class

RibbonTrimmer members

Microsoft.SharePoint.WebControls namespace