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 | |
---|---|---|
SetBounds(Int32, Int32, Int32, Int32) | Sets the bounds of the actions pane to the specified location and size. | |
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
Microsoft.Office.Tools Namespace