Share via


ActionsPane.SetBounds Method

Include Protected Members
Include Inherited Members

Sets the bounds of the actions pane.

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 SetBounds(Int32, Int32, Int32, Int32) Sets the bounds of the actions pane to the specified location and size.
Public method SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified) Sets the specified bounds of the actions pane to the specified location and size.

Top

Remarks

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

See Also

Reference

ActionsPane Interface

Microsoft.Office.Tools Namespace

Other Resources

Actions Pane Overview