Share via


ActionsPane.PerformLayout Method

Include Protected Members
Include Inherited Members

Forces the actions pane to apply layout logic to child controls.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method PerformLayout() Forces the actions pane to apply layout logic to all its child controls.
Public method PerformLayout(Control, String) Forces the actions pane to apply layout logic to all its child controls.

Top

Remarks

This method provides the same functionality as the ControlPerfromLayout() method. For more information about using this method, see ControlPerfromLayout().

See Also

Reference

ActionsPane Interface

Microsoft.Office.Tools Namespace

Other Resources

Actions Pane Overview