Share via


RibbonBase.PerformLayout Method

Refreshes the Ribbon user interface.

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

Syntax

'Declaration
Public Sub PerformLayout
public void PerformLayout()

Remarks

This method is called by the ResumeLayout method.

Internally, this method calls the Microsoft.Office.Core.IRibbonUI.Invalidate method.

.NET Framework Security

See Also

Reference

RibbonBase Class

Microsoft.Office.Tools.Ribbon Namespace