RibbonComponent.ResumeLayout Method (Boolean)

Reverses the effect of the SuspendLayout method.

Namespace:  Microsoft.Office.Tools.Ribbon
Assemblies:   Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)
  Microsoft.Office.Tools.Common.v4.0.Utilities (in Microsoft.Office.Tools.Common.v4.0.Utilities.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