Share via


RibbonComponent.ResumeLayout, méthode (Boolean)

Inverse l'effet de la méthode SuspendLayout.

Espace de noms :  Microsoft.Office.Tools.Ribbon
Assembly :  Microsoft.Office.Tools.Common (dans Microsoft.Office.Tools.Common.dll)

Syntaxe

'Déclaration
Sub ResumeLayout ( _
    performLayout As Boolean _
)
void ResumeLayout(
    bool performLayout
)

Paramètres

  • performLayout
    Type : System.Boolean
    true pour appeler la méthode PerformLayout.false pour appeler la méthode pour autoriser les actualisations de l'interface utilisateur sans appeler PerformLayout.

Sécurité .NET Framework

Voir aussi

Référence

RibbonComponent Interface

ResumeLayout, surcharge

Microsoft.Office.Tools.Ribbon, espace de noms