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 | |
---|---|---|
PerformLayout() | Forces the actions pane to apply layout logic to all its child controls. | |
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
Microsoft.Office.Tools Namespace