RibbonComponent.PerformLayout Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Calls Microsoft.Office.Core.IRibbonUI.InvalidateControl if the RibbonComponent has a parent and layout is not suspended.
public:
void PerformLayout();
public void PerformLayout ();
abstract member PerformLayout : unit -> unit
Public Sub PerformLayout ()