ActionsPane.PerformAutoScale Method

Performs scaling of the actions pane and its children.

Namespace:  Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)

Syntax

'Declaration
Sub PerformAutoScale
void PerformAutoScale()

Remarks

This method provides the same functionality as the ContainerControl.PerformAutoScale method. For more information about using this method, see ContainerControl.PerformAutoScale.

.NET Framework Security

See Also

Reference

ActionsPane Interface

Microsoft.Office.Tools Namespace

Other Resources

Actions Pane Overview