RibbonComponent.ResumeLayout Method (Boolean)

Reverses the effect of the SuspendLayout method.

Namespace:  Microsoft.Office.Tools.Ribbon
Assembly:  Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)

Syntax

'Declaration
Sub ResumeLayout ( _
    performLayout As Boolean _
)
void ResumeLayout(
    bool performLayout
)

Parameters

.NET Framework Security

See Also

Reference

RibbonComponent Interface

ResumeLayout Overload

Microsoft.Office.Tools.Ribbon Namespace